Fixed: Use icon under Windows

--HG--
branch : develop
This commit is contained in:
kervala 2016-01-21 10:05:26 +01:00
parent e281fc1706
commit a08cdce803

View file

@ -90,6 +90,8 @@ public:
Q_IMPORT_PLUGIN(QXcbIntegrationPlugin)
#endif
Q_IMPORT_PLUGIN(QIcoPlugin)
#endif
int main(int argc, char **argv)