aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_keyboard.h')
-rw-r--r--src/gwin/gwin_keyboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/gwin_keyboard.h b/src/gwin/gwin_keyboard.h
index 347b4bb4..a09127bd 100644
--- a/src/gwin/gwin_keyboard.h
+++ b/src/gwin/gwin_keyboard.h
@@ -101,7 +101,7 @@ GSourceHandle gwinKeyboardGetEventSource(GHandle gh);
* @note Changing the layout resets the keyboard to key set 0 of the keyboard and cancels any
* pending shifts.
*/
-void gwinKeyboardSetLayout(GHandle gh, struct GVKeyTable *layout);
+void gwinKeyboardSetLayout(GHandle gh, const struct GVKeyTable *layout);
/**
* @defgroup Renderings_Keyboard Renderings