VirtualBox

Changeset 88142 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 16, 2021 5:31:04 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143290
Message:

Makefile.kmk, Installer, FE/Qt: bugref:9532: Missed Windows style plugin.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/main.cpp

    r88141 r88142  
    480480        PlaySound(NULL, NULL, 0);
    481481
    482 # if QT_VERSION >= QT_VERSION_CHECK(5, 15, 2)
    483         // WORKAROUND:
    484         // Unable to detect fusion if app
    485         // built with SDK less than 10.14
    486         a.setStyle("fusion");
    487 # endif
    488482#endif /* VBOX_WS_WIN */
    489483
  • trunk/src/VBox/Installer/win/VBoxMergeApp.wxi

    r86766 r88142  
    407407                <File Id="file_qwindows.dll" Name="qwindows.dll"
    408408                      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" />
    409411            </Component>
    410412        </Directory>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette