summaryrefslogtreecommitdiff
path: root/src/gui/setup_colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/setup_colors.h')
-rw-r--r--src/gui/setup_colors.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/setup_colors.h b/src/gui/setup_colors.h
index 62241f6e3..bb743469c 100644
--- a/src/gui/setup_colors.h
+++ b/src/gui/setup_colors.h
@@ -47,9 +47,9 @@ class Setup_Colors final : public SetupTab,
~Setup_Colors();
- void apply();
+ void apply() override;
- void cancel();
+ void cancel() override;
void action(const gcn::ActionEvent &event) override;