aboutsummaryrefslogtreecommitdiff
path: root/gui/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/options.h')
-rw-r--r--gui/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/options.h b/gui/options.h
index 34ced65376..99dd50d368 100644
--- a/gui/options.h
+++ b/gui/options.h
@@ -62,6 +62,7 @@ protected:
ButtonWidget *_soundFontButton;
StaticTextWidget *_soundFont;
+ ButtonWidget *_soundFontClearButton;
void addGraphicControls(GuiObject *boss, const String &prefix);
void addAudioControls(GuiObject *boss, const String &prefix);