From f80c6c80da7530b43f15acd3b60b27ab6c629f3d Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 3 Sep 2016 04:49:51 +0200 Subject: FileWidget enhancements * add distinct icons for files presenet or non present in DB and non- video files, make it sortable * read and save settings * save geometry of ShemovCleaner --- shemovcleaner.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shemovcleaner.h') diff --git a/shemovcleaner.h b/shemovcleaner.h index a518ae2..e21dbe4 100644 --- a/shemovcleaner.h +++ b/shemovcleaner.h @@ -19,6 +19,9 @@ class ShemovCleaner : public QMainWindow { void setSelectionCount(const QString &msg); void configure(); + protected: + virtual void closeEvent(QCloseEvent *e); + private: void createStatusBar(); void createActions(); -- cgit v1.2.3-70-g09d2