- Timestamp:
- May 19, 2020 11:44:24 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/main.cpp
r83033 r84368 670 670 if (!MakeSureMultiThreadingIsSafe()) 671 671 break; 672 /* Force using Qt platform module 'xcb', we have X11 specific code: */ 673 RTEnvSet("QT_QPA_PLATFORM", "xcb"); 672 674 #endif /* VBOX_WS_X11 */ 673 675
Note:
See TracChangeset
for help on using the changeset viewer.