Changeset 76838 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jan 16, 2019 3:04:41 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp
r76835 r76838 1209 1209 /* We have to make sure that we are getting the front most process: */ 1210 1210 ::darwinSetFrontMostProcess(); 1211 /* Install global event-filter, since vmstarter.app can send us FileOpen events, 1212 * see UIVirtualBoxManager::eventFilter for handler implementation. */ 1213 qApp->installEventFilter(this); 1211 1214 #endif 1212 1215
Note:
See TracChangeset
for help on using the changeset viewer.