(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 337c707fa1
commit 058bb5d6c3
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 ***/