aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llwindow/llwindowwin32.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llwindow/llwindowwin32.h')
-rw-r--r--linden/indra/llwindow/llwindowwin32.h1
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;