mirror of
https://github.com/glest/glest-source.git
synced 2025-09-27 16:09:00 +02:00
- trying to fix issue #71 alt-enter toggle
This commit is contained in:
@@ -213,6 +213,7 @@ protected:
|
||||
virtual void eventMenu(int menuId) {}
|
||||
virtual void eventClose() {};
|
||||
virtual void eventDestroy() {};
|
||||
virtual void eventToggleFullScreen(bool isFullscreen) {};
|
||||
|
||||
private:
|
||||
/// needed to detect double clicks
|
||||
|
Reference in New Issue
Block a user