Added direct search of translation, changed searching for translation of words list...
[mdictionary] / trunk / src / base / base.pro
index 08d6172..2c6a578 100644 (file)
@@ -4,7 +4,11 @@
 #
 #-------------------------------------------------
 
-QT       += core gui 
+QT       += core gui
+
+maemo5 {
+    QT += maemo5
+}
 
 TARGET = mdictionary
 TEMPLATE = app