Changeset 91078 in vbox
- Timestamp:
- Sep 1, 2021 7:23:59 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/VBoxUtils-x11.cpp
r91066 r91078 392 392 bool NativeWindowSubsystem::X11ActivateWindow(WId wId, bool fSwitchDesktop) 393 393 { 394 bool fResult = false;394 bool fResult = true; 395 395 Display *pDisplay = QX11Info::display(); 396 396
Note:
See TracChangeset
for help on using the changeset viewer.

