(svn r16687) -Codechange: Perform re-initialization of windows with nested widgets after a language change.

This commit is contained in:
alberth
2009-06-28 20:09:40 +00:00
parent d443e0c0a8
commit 194701b27a
4 changed files with 56 additions and 0 deletions

View File

@@ -429,6 +429,7 @@ public:
void DeleteChildWindows() const;
void SetDirty() const;
void ReInit();
/*** Event handling ***/