* bindable commands EntityMovePrimitivesToLast, EntityMovePrimitivesToFirst, EntityUngroup, EntityUngroupPrimitives

This commit is contained in:
Garux
2018-06-10 01:27:49 +03:00
parent 645c2f479c
commit ed151906bd
5 changed files with 36 additions and 5 deletions

View File

@@ -2433,6 +2433,7 @@ void register_shortcuts(){
// SelectByType_registerShortcuts();
TexBro_registerShortcuts();
Misc_registerShortcuts();
Entity_registerShortcuts();
}
void File_constructToolbar( GtkToolbar* toolbar ){