fixed minor bugs with gui, added secon dictionary file
[mdictionary] / trunk / src / base / gui / TranslationWidget.h
index acb8f88..38b9053 100644 (file)
@@ -41,7 +41,8 @@ public:
 Q_SIGNALS:
 
 public Q_SLOTS:
-    //! Request to show translation of word passed as QModelIndex from word list
+    //! Request to show translation widget.
+    //! Translations will be fetched from backbone
     void show();
 
 private Q_SLOTS: