mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 00:11:07 -06:00
Merge branch 'backport-cmake-gui-windows-theme'
This commit is contained in:
@@ -48,6 +48,9 @@ Q_IMPORT_PLUGIN(QXcbIntegrationPlugin);
|
||||
|
||||
#if defined(USE_QWindowsIntegrationPlugin)
|
||||
Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin);
|
||||
# if QT_VERSION >= QT_VERSION_CHECK(5, 10, 0)
|
||||
Q_IMPORT_PLUGIN(QWindowsVistaStylePlugin);
|
||||
# endif
|
||||
#endif
|
||||
|
||||
int main(int argc, char** argv)
|
||||
|
||||
Reference in New Issue
Block a user