[OSK] Implement "Use Click Sound" feature
[reactos.git] / base / applications / osk / main.h
index a399aba..137cf5b 100644 (file)
@@ -25,6 +25,7 @@ typedef struct
     HWND       hActiveWnd;
     BOOL       bShowWarning;
     BOOL       bIsEnhancedKeyboard;
     HWND       hActiveWnd;
     BOOL       bShowWarning;
     BOOL       bIsEnhancedKeyboard;
+    BOOL       bSoundClick;
 } OSK_GLOBALS;
 
 /* DEFINES ********************************************************************/
 } OSK_GLOBALS;
 
 /* DEFINES ********************************************************************/