]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/app/app.pro
use visible notifications of errors
[toast/confclerk.git] / src / app / app.pro
index 935836af07ece98ca6889a878486261471752e9c..c6e6be479dcdf4d273bc78815430ad4c13d970a1 100644 (file)
@@ -3,6 +3,9 @@ TEMPLATE = app
 TARGET = fosdem-schedule
 DESTDIR = ../bin
 QT += sql xml network dbus 
+CONFIG(maemo5) {
+    QT += maemo5
+}
 
 # module dependencies
 LIBS += -L$$DESTDIR -lgui -lmvc -lsql