Fixed notification manager, to display properly notifications from pluins
[mdictionary] / src / plugins / xdxf / XdxfDialog.h
index a9af3d8..d1c8225 100644 (file)
@@ -41,7 +41,7 @@ public:
     Settings* getSettings();
 
 Q_SIGNALS:
-    void notify(Notify::NotifyType, QString, QWidget*);
+    void notify(Notify::NotifyType, QString);
 
 public Q_SLOTS:
     void accept();