Changeset 103369 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Feb 14, 2024 7:39:03 PM (12 months ago)
- svn:sync-xref-src-repo-rev:
- 161686
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/precomp_gcc.h
r98216 r103369 56 56 #include <QtCore/qglobal.h> /* 591 */ 57 57 #include <QtCore/qvariant.h> /* 588 */ 58 #include <QtCore/qregexp.h> /* 587 */59 58 #include <QtCore/qversiontagging.h> /* 585 */ 60 59 #include <QtCore/qtypeinfo.h> /* 585 */ -
trunk/src/VBox/Frontends/VirtualBox/src/precomp_vcc.h
r100127 r103369 90 90 #include <qiterator.h> 91 91 #include <qlist.h> 92 #include <qregexp.h>93 92 #include <qstringlist.h> 94 93 #include <qstringmatcher.h>
Note:
See TracChangeset
for help on using the changeset viewer.