Changeset 16322 in vbox
- Timestamp:
- Jan 28, 2009 5:10:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r16319 r16322 1190 1190 mMainMenu->popup (pos); 1191 1191 mMainMenu->selectFirstAction(); 1192 #ifdef Q_WS_WIN 1193 mMainMenu->activateWindow(); 1194 #endif 1192 1195 } 1193 1196
Note:
See TracChangeset
for help on using the changeset viewer.