aboutsummaryrefslogtreecommitdiff
path: root/gui/recorderdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/recorderdialog.h')
-rw-r--r--gui/recorderdialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/recorderdialog.h b/gui/recorderdialog.h
index eb690a4f38..9c5965f56d 100644
--- a/gui/recorderdialog.h
+++ b/gui/recorderdialog.h
@@ -34,6 +34,8 @@ class ContainerWidget;
class StaticTextWidget;
class RecorderDialog : public GUI::Dialog {
+ using GUI::Dialog::runModal;
+
private:
bool _firstScreenshotUpdate;
Common::PlaybackFile _playbackFile;