Changeset 97752 in vbox
- Timestamp:
- Dec 6, 2022 9:57:06 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 154813
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp
r97715 r97752 28 28 /* Qt includes: */ 29 29 #include <QApplication> 30 #ifndef VBOX_IS_QT6_OR_LATER31 # include <QDesktopWidget>32 #endif33 30 #include <QWidget> 34 31 #include <QScreen>
Note:
See TracChangeset
for help on using the changeset viewer.