Fixed a bug: the edit dialog fields were not cleared if an
[emufront] / src / dialogs / mediaimagepathdialog.h
index b1f3692..358d962 100644 (file)
@@ -46,6 +46,9 @@ protected slots:
     virtual void acceptChanges();
     //void browseFilePath();
 
+protected:
+    virtual void clear();
+
 private:
     SetupComboBox *setupComBox;
     DbSetup *dbSetup;