qml ComboBox component and GoogleDialog complete
[mdictionary] / src / mdictionary / mdictionary.pro
index bf2966b..74cf8a8 100644 (file)
@@ -42,7 +42,8 @@ SOURCES += gui/main.cpp \
     gui/DictTypeModel.cpp \
     gui/DictManagerModel.cpp \
     gui/HistoryListModel.cpp \
-    gui/WordListModel.cpp
+    gui/WordListModel.cpp \
+    ../include/ComboBoxModel.cpp
 
 HEADERS += gui/MainWindow.h \
     backbone/ConfigGenerator.h \
@@ -77,7 +78,8 @@ HEADERS += gui/MainWindow.h \
     gui/DictManagerModel.h \
     gui/DictManagerWidget.h \
     gui/HistoryListModel.h \
-    gui/WordListModel.h
+    gui/WordListModel.h \
+    ../include/ComboBoxModel.h
 
 RESOURCES += ../../data/gui.qrc