(svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
#include "window_type.h"
|
||||
|
||||
Window *ShowTerraformToolbar(Window *link = NULL);
|
||||
void ShowTerraformToolbarWithTool(uint16 key, uint16 keycode);
|
||||
Window *ShowEditorTerraformToolbar();
|
||||
void ShowEditorTerraformToolbarWithTool(uint16 key, uint16 keycode);
|
||||
|
||||
#endif /* GUI_H */
|
||||
|
Reference in New Issue
Block a user