summaryrefslogtreecommitdiff
path: root/src/gui/windows/textdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/textdialog.h')
-rw-r--r--src/gui/windows/textdialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/windows/textdialog.h b/src/gui/windows/textdialog.h
index f3f4612de..c783c6ed2 100644
--- a/src/gui/windows/textdialog.h
+++ b/src/gui/windows/textdialog.h
@@ -51,6 +51,8 @@ public:
~TextDialog();
+ void postInit() override;
+
/**
* Called when receiving actions from the widgets.
*/