Allow configuring static Qt Widget style plugins

Required since the platform styles have been
pluginized in Qt 5.10

See 4f3249f32d
This commit is contained in:
Martchus 2017-12-15 20:17:26 +01:00
parent 37c98b2f91
commit 60a762f514
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@
#cmakedefine SVG_ICON_SUPPORT
#cmakedefine IMAGE_FORMAT_SUPPORT
#define IMPORT_IMAGE_FORMAT_PLUGINS @IMAGE_FORMAT_SUPPORT_ARRAY@
#define IMPORT_WIDGET_STYLE_PLUGINS @WIDGET_STYLE_PLUGINS_ARRAY@
@META_CUSTOM_CONFIG@
#endif // @META_PROJECT_VARNAME_UPPER@_CONFIG