Changeset 47688 in vbox
- Timestamp:
- Aug 13, 2013 12:51:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp
r46836 r47688 93 93 *ppSelf = this; 94 94 95 #ifdef Q_WS_MAC 96 /* We have to make sure that we are getting the front most process. 97 * This is necessary for Qt versions > 4.3.3: */ 98 ::darwinSetFrontMostProcess(); 99 #endif /* Q_WS_MAC */ 100 95 101 /* Prepare: */ 96 102 prepareIcon();
Note:
See TracChangeset
for help on using the changeset viewer.