diff options
Diffstat (limited to 'src/gui/windows/registerdialog.h')
-rw-r--r-- | src/gui/windows/registerdialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/windows/registerdialog.h b/src/gui/windows/registerdialog.h index 7d2156f32..e4c848a6c 100644 --- a/src/gui/windows/registerdialog.h +++ b/src/gui/windows/registerdialog.h @@ -77,6 +77,8 @@ class RegisterDialog final : public Window, */ ~RegisterDialog(); + void postInit(); + /** * Called when receiving actions from the widgets. */ |