switched to QApplication and QWidget to have native styling in linux

This commit is contained in:
Filippo Scognamiglio
2013-11-25 16:45:44 +01:00
parent ff1b3be708
commit 69bf0a8e20
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
QT += gui quick
QT += widgets quick
include(yat/yat_declarative/yat_declarative.pro)