We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32dd41e commit 3b2dc72Copy full SHA for 3b2dc72
1 file changed
app/pysidedeploy.spec
@@ -30,7 +30,7 @@ qml_files =
30
# excluded qml plugin binaries
31
excluded_qml_plugins =
32
# qt modules used. comma separated
33
-modules = Gui,Core,Widgets
+modules = Widgets,Gui,Core
34
# qt plugins used by the application
35
plugins = accessiblebridge,xcbglintegrations,platforms,platformthemes,generic,platforms/darwin,platforminputcontexts,iconengines,egldeviceintegrations,styles,imageformats
36
0 commit comments