diff options
author | Jacek Antonelli | 2008-08-15 23:45:16 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:16 -0500 |
commit | 3f27ba891ac4d032753b219b4b96d1ffbc9fb488 (patch) | |
tree | 504932ee91a0356fba7ea48798887c96867e492f /linden/indra/llwindow/llwindowwin32.h | |
parent | Second Life viewer sources 1.18.4.3 (diff) | |
download | meta-impy-3f27ba891ac4d032753b219b4b96d1ffbc9fb488.zip meta-impy-3f27ba891ac4d032753b219b4b96d1ffbc9fb488.tar.gz meta-impy-3f27ba891ac4d032753b219b4b96d1ffbc9fb488.tar.bz2 meta-impy-3f27ba891ac4d032753b219b4b96d1ffbc9fb488.tar.xz |
Second Life viewer sources 1.18.5.0-RC
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llwindow/llwindowwin32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llwindow/llwindowwin32.h b/linden/indra/llwindow/llwindowwin32.h index 938ece9..f1e977e 100644 --- a/linden/indra/llwindow/llwindowwin32.h +++ b/linden/indra/llwindow/llwindowwin32.h | |||
@@ -184,6 +184,7 @@ protected: | |||
184 | // They are all static, since one context is shared by all LLWindowWin32 | 184 | // They are all static, since one context is shared by all LLWindowWin32 |
185 | // instances. | 185 | // instances. |
186 | static BOOL sLanguageTextInputAllowed; | 186 | static BOOL sLanguageTextInputAllowed; |
187 | static BOOL sWinIMEOpened; | ||
187 | static HKL sWinInputLocale; | 188 | static HKL sWinInputLocale; |
188 | static DWORD sWinIMEConversionMode; | 189 | static DWORD sWinIMEConversionMode; |
189 | static DWORD sWinIMESentenceMode; | 190 | static DWORD sWinIMESentenceMode; |