summaryrefslogtreecommitdiff
path: root/src/window_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_gui.h')
-rw-r--r--src/window_gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window_gui.h b/src/window_gui.h
index 2821dfbd7..bc3237ce4 100644
--- a/src/window_gui.h
+++ b/src/window_gui.h
@@ -429,6 +429,7 @@ public:
void DeleteChildWindows() const;
void SetDirty() const;
+ void ReInit();
/*** Event handling ***/