Fixed caching dialog of new dictionary
[mdictionary] / src / plugins / xdxf / XdxfDictDialog.h
index 1fdbb46..50b8ac3 100644 (file)
@@ -49,6 +49,8 @@ public:
 
     QWidget* lastDialogParent();
 
+    void setLastDialogParent(QWidget*);
+
 private:
     XdxfPlugin* plugin;
     QWidget* _lastDialogParent;