summaryrefslogtreecommitdiff
path: root/src/soundmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soundmanager.h')
-rw-r--r--src/soundmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soundmanager.h b/src/soundmanager.h
index a73975536..05cb1da82 100644
--- a/src/soundmanager.h
+++ b/src/soundmanager.h
@@ -44,7 +44,7 @@ class SoundManager final : public ConfigListener
~SoundManager();
- void optionChanged(const std::string &value) override final;
+ void optionChanged(const std::string &value) final;
/**
* Installs the sound engine.