Merge branch 'qml' of ssh://drop.maemo.org/git/mdictionary into qml
authorjakub <jakub.jaszczynski@comarch.com>
Fri, 21 Jan 2011 08:58:24 +0000 (09:58 +0100)
committerjakub <jakub.jaszczynski@comarch.com>
Fri, 21 Jan 2011 08:58:24 +0000 (09:58 +0100)
Conflicts:
src/mdictionary/mdictionary.pro

1  2 
src/mdictionary/mdictionary.pro

@@@ -41,7 -41,7 +41,8 @@@ SOURCES += gui/main.cpp 
      gui/SpinBox.cpp \
      gui/DictTypeModel.cpp \
      gui/DictManagerModel.cpp \
-     gui/HistoryListModel.cpp
++    gui/HistoryListModel.cpp \
+     gui/WordListModel.cpp
  
  HEADERS += gui/MainWindow.h \
      backbone/ConfigGenerator.h \
@@@ -55,7 -55,7 +56,7 @@@
      ../include/CommonDictInterface.h \
      gui/MenuWidget.h \
      gui/MenuTabWidget.h \
--    gui/DictManagerWidget.h \
++
      gui/DictTypeSelectDialog.h \
      ../include/History.h \
      gui/HistoryListDialog.h \
@@@ -75,7 -75,7 +76,8 @@@
      gui/SpinBox.h \
      gui/DictTypeModel.h \
      gui/DictManagerModel.h \
-     gui/HistoryListModel.h
++    gui/HistoryListModel.h \
+     gui/WordListModel.h
  
  RESOURCES += ../../data/gui.qrc