In desktop version added history as popup window not dialog
[mdictionary] / trunk / src / base / gui / MainWindow.h
index e65769b..1046fde 100644 (file)
@@ -155,7 +155,7 @@ public:
     void addToHistory(QList<Translation*>);
 
     //! Shows history dialog
-    void showHistory();
+    void showHistory(QPoint);
 
     //! Shows translation of next word in history
     /*!