Re-enable toggling window mode.

This commit is contained in:
Mathieu Vaillancourt 2014-04-21 23:15:17 -04:00
parent 5ad1aa8b68
commit 81f6062c85
4 changed files with 56 additions and 49 deletions

View file

@ -36,7 +36,7 @@ private slots:
void OnStartGame();
void OnPauseGame();
void OnStopGame();
void OnMenuLoadELF();
void OnMenuLoadFile();
void OnOpenHotkeysDialog();
void OnConfigure();
void ToggleWindowMode();