summaryrefslogtreecommitdiffstats
path: root/client/red_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/red_window.h')
-rw-r--r--client/red_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/red_window.h b/client/red_window.h
index 632564d3..56a90cf2 100644
--- a/client/red_window.h
+++ b/client/red_window.h
@@ -70,7 +70,7 @@ public:
void release_mouse();
void start_key_interception();
void stop_key_interception();
- void set_menu(Menu* menu);
+ int set_menu(Menu* menu);
#ifdef USE_OGL
void untouch_context();