Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / src / plugins / xdxf / xdxf.pro
index d285b44..1c52b1d 100644 (file)
@@ -29,7 +29,8 @@ SOURCES += xdxfplugin.cpp \
     XdxfDictDownloadProgressDialog.cpp \
     DictsModel.cpp \
     HttpDownloader.cpp \
-    DictsListModel.cpp
+    DictsListModel.cpp \
+    ../../include/ComboBoxModel.cpp
 
 HEADERS += xdxfplugin.h \
     TranslationXdxf.h \
@@ -38,6 +39,7 @@ HEADERS += xdxfplugin.h \
     ../../include/translation.h \
     ../../include/settings.h \
     ../../include/CommonDictInterface.h \
+    ../../include/ComboBoxModel.h \
     XdxfCachingDialog.h \
     XdxfDialog.h \
     XdxfDictDownloader.h \