diff options
Diffstat (limited to 'vncviewer/Viewport.h')
-rw-r--r-- | vncviewer/Viewport.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vncviewer/Viewport.h b/vncviewer/Viewport.h index 306beee9..19def92c 100644 --- a/vncviewer/Viewport.h +++ b/vncviewer/Viewport.h @@ -91,6 +91,7 @@ private: #ifdef WIN32 static void handleAltGrTimeout(void *data); + void resolveAltGrDetection(bool isAltGrSequence); #endif void pushLEDState(); |