From 058bb5d6c301a8aee5a52fa26e6b6fa0c395d57e Mon Sep 17 00:00:00 2001 From: alberth Date: Sun, 28 Jun 2009 20:09:40 +0000 Subject: (svn r16687) -Codechange: Perform re-initialization of windows with nested widgets after a language change. --- src/window_func.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/window_func.h') diff --git a/src/window_func.h b/src/window_func.h index 4ada6b522..7e6684064 100644 --- a/src/window_func.h +++ b/src/window_func.h @@ -32,6 +32,8 @@ void DeleteConstructionWindows(); void HideVitalWindows(); void ShowVitalWindows(); +void ReInitAllWindows(); + void InvalidateWindowWidget(WindowClass cls, WindowNumber number, byte widget_index); void InvalidateWindow(WindowClass cls, WindowNumber number); void InvalidateWindowClasses(WindowClass cls); -- cgit v1.2.3-70-g09d2