Changeset 104397 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Apr 22, 2024 2:01:44 PM (10 months ago)
- svn:sync-xref-src-repo-rev:
- 162889
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/precomp_gcc.h
r103369 r104397 173 173 #include "UILibraryDefs.h" 174 174 /*#include "QIWithRestorableGeometry.h" - broken as it includes iprt/log.h thru UIDefs.h via UICommon.h. */ 175 /*#include "QIWithRetranslateUI.h" - broken as it includes iprt/log.h thru UIDefs.h via UITranslator.h. */176 175 177 176 #if defined(Log) || defined(LogIsEnabled) 178 177 # error "Log() from iprt/log.h cannot be defined in the precompiled header!" 179 178 #endif 180
Note:
See TracChangeset
for help on using the changeset viewer.