Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / trunk / src / includes / GUIInterface.h
index 8eb4934..ad92b37 100644 (file)
@@ -100,7 +100,7 @@ public Q_SLOTS:
     virtual void addToHistory(QList<Translation*>) = 0;
 
     //! Shows history dialog
-    virtual void showHistory() = 0;
+    virtual void showHistory(QPoint) = 0;
 
     //! Shows translation of next word in history
     /*!