summaryrefslogtreecommitdiffstats
path: root/shemovcleaner.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemovcleaner.h')
-rw-r--r--shemovcleaner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shemovcleaner.h b/shemovcleaner.h
index 4553df8..9892b1c 100644
--- a/shemovcleaner.h
+++ b/shemovcleaner.h
@@ -13,7 +13,7 @@ class ShemovCleaner : public QMainWindow {
Q_OBJECT
public:
enum Tabs { Torrents = 0, Videos = 1, Actors = 2, Search = 3 };
- ShemovCleaner(QWidget *parent = nullptr, Qt::WindowFlags f = nullptr);
+ ShemovCleaner(QWidget *parent = nullptr);
~ShemovCleaner();
public slots: