Changeset 3567 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Jul 12, 2007 12:20:50 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 22809
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h
r2981 r3567 62 62 virtual void drawContents (QPainter *aPainter); 63 63 64 #ifdef Q_WS_MAC 65 virtual void mousePressEvent (QMouseEvent *aEv); 66 #endif 64 67 virtual void mouseDoubleClickEvent (QMouseEvent *aEv); 65 68 virtual void contextMenuEvent (QContextMenuEvent *aEv);
Note:
See TracChangeset
for help on using the changeset viewer.