Changeset 11995 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include
- Timestamp:
- Sep 2, 2008 3:58:23 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 35902
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/QIHotKeyEdit.h
r9820 r11995 77 77 78 78 #if defined (Q_WS_WIN32) 79 bool winEvent (MSG * msg);79 bool winEvent (MSG *aMsg, long *aResult); 80 80 #elif defined (Q_WS_PM) 81 81 bool pmEvent (QMSG *aMsg);
Note:
See TracChangeset
for help on using the changeset viewer.