Merge branch 'master' into backbone
[mdictionary] / trunk / src / base / gui / TranslationWidget.h
index 7755e3c..acb8f88 100644 (file)
@@ -43,7 +43,6 @@ Q_SIGNALS:
 public Q_SLOTS:
     //! Request to show translation of word passed as QModelIndex from word list
     void show();
-    void show(QList<Translation*>);
 
 private Q_SLOTS:
     void showContextMenu(QPoint pos);