Fixed mainwidget.cpp
[irwi] / src / aboutdlg.h
index 9483751..0ff7305 100644 (file)
@@ -10,7 +10,6 @@ class AboutDlg : public QDialog
     Q_OBJECT
 public:
     AboutDlg(QWidget *parent);
-    ~AboutDlg();
 };
 
 #endif