summaryrefslogtreecommitdiff
path: root/stylepalette.h
diff options
context:
space:
mode:
Diffstat (limited to 'stylepalette.h')
-rw-r--r--stylepalette.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/stylepalette.h b/stylepalette.h
index 99afe51..b5c16f1 100644
--- a/stylepalette.h
+++ b/stylepalette.h
@@ -20,6 +20,9 @@ public slots:
private:
Ui::StylePalette *ui;
+
+protected:
+ void closeEvent(QCloseEvent *event) override;
};
#endif // STYLEPALETTE_H