aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Overlay.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Overlay.hpp b/include/Overlay.hpp
index 45776b8..d93edf1 100644
--- a/include/Overlay.hpp
+++ b/include/Overlay.hpp
@@ -67,7 +67,7 @@ namespace gsr {
void process_key_bindings(mgl::Event &event);
void grab_mouse_and_keyboard();
void xi_setup_fake_cursor();
- void xi_grab_all_devices();
+ void xi_grab_all_mouse_devices();
void close_gpu_screen_recorder_output();