Fixed some focus and activation bugs
[mdictionary] / src / mdictionary / gui / HistoryListDialog.h
index 20bf354..5d3c78c 100644 (file)
@@ -52,6 +52,9 @@ public:
     //! \returns row number of selected word
     int selectedRow();
 
+public Q_SLOTS:
+    int exec();
+
 private Q_SLOTS:
     void itemClicked(QModelIndex);