Fixed displaying translation of the same keyword from different dictionaries
[mdictionary] / trunk / src / base / gui / DictManagerWidget.h
index 8ee966a..2f5fa8e 100644 (file)
@@ -45,6 +45,8 @@ private:
     QListWidget* dictListWidget;
     Backbone* backbone;
 
+    void refreshDictsList();
+
 };
 
 #endif // DICTMANAGERWIDGET_H