Fine tuning save and restore and adding maemo5 style notifications
[impuzzle] / src / src.pro
index 71f8d8b..c92dcfd 100644 (file)
@@ -4,6 +4,10 @@ DEPENDPATH += .
 INCLUDEPATH += .
 DESTDIR = ../bin
 
+maemo5 {
+    QT += maemo5
+}
+
 # Input
 HEADERS += gameview.h \
     mainwindow.h \