Changeset 88142 in vbox for trunk/src/VBox
- Timestamp:
- Mar 16, 2021 5:31:04 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143290
- Location:
- trunk/src/VBox
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/main.cpp
r88141 r88142 480 480 PlaySound(NULL, NULL, 0); 481 481 482 # if QT_VERSION >= QT_VERSION_CHECK(5, 15, 2)483 // WORKAROUND:484 // Unable to detect fusion if app485 // built with SDK less than 10.14486 a.setStyle("fusion");487 # endif488 482 #endif /* VBOX_WS_WIN */ 489 483 -
trunk/src/VBox/Installer/win/VBoxMergeApp.wxi
r86766 r88142 407 407 <File Id="file_qwindows.dll" Name="qwindows.dll" 408 408 Source="$(env.PATH_OUT)\bin\platforms\qwindows.dll" /> 409 <File Id="file_qwindowsvistastyle.dll" Name="qwindowsvistastyle.dll" 410 Source="$(env.PATH_OUT)\bin\styles\qwindowsvistastyle.dll" /> 409 411 </Component> 410 412 </Directory>
Note:
See TracChangeset
for help on using the changeset viewer.