diff options
Diffstat (limited to 'shemovcleaner.h')
-rw-r--r-- | shemovcleaner.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shemovcleaner.h b/shemovcleaner.h index c4abf84..875b05d 100644 --- a/shemovcleaner.h +++ b/shemovcleaner.h @@ -21,6 +21,7 @@ class ShemovCleaner : public QMainWindow { void setDuration(const QString &msg); void configure(); void tabChanged(int idx); + void aboutThisProgram(); protected: virtual void closeEvent(QCloseEvent *e); |