Merge branch 'qml' of ssh://drop.maemo.org/git/mdictionary into qml
[mdictionary] / src / mdictionary / mdictionary.pro
index fea6334..2a80942 100644 (file)
@@ -40,7 +40,8 @@ SOURCES += gui/main.cpp \
     gui/NotifyManager.cpp \
     gui/SpinBox.cpp \
     gui/DictTypeModel.cpp \
-    gui/DictManagerModel.cpp
+    gui/DictManagerModel.cpp \
+    gui/WordListModel.cpp
 
 HEADERS += gui/MainWindow.h \
     backbone/ConfigGenerator.h \
@@ -73,7 +74,8 @@ HEADERS += gui/MainWindow.h \
     gui/NotifyManager.h \
     gui/SpinBox.h \
     gui/DictTypeModel.h \
-    gui/DictManagerModel.h
+    gui/DictManagerModel.h \
+    gui/WordListModel.h
 
 RESOURCES += ../../data/gui.qrc