avoid overloaded casting pun tripping compiler
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindowgui.h
index f3c1dfea9f0a116e5b8c91ab370279fc0ca61f40..8432f0dfd5018ba2a2be2771e42405263194afeb 100644 (file)
@@ -132,7 +132,7 @@ public:
        int resize_event(int w, int h);          // handle a resize event
        int keypress_event();
        int keyboard_listener(BC_WindowBase *wp);
-       int keyboard_listener(int key);
+       int key_listener(int key);
        void use_android_remote(int on);
        int close_event();
        int quit();