merge with dev

This commit is contained in:
Desmis
2019-09-07 11:29:00 +02:00
20 changed files with 20 additions and 20 deletions

View File

@@ -1021,7 +1021,7 @@ bool ToolPanelCoordinator::handleShortcutKey(GdkEventKey* event)
toolPanelNotebook->set_current_page(toolPanelNotebook->page_num(*rawPanelSW));
return true;
case GDK_KEY_w:
case GDK_KEY_a:
toolPanelNotebook->set_current_page(toolPanelNotebook->page_num(*advancedPanelSW));
return true;