Added layer toolbar buttons

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1182 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-11-14 16:54:43 +00:00
parent 7d1f8cd8da
commit 17d3e62398
4 changed files with 55 additions and 1 deletions

View File

@@ -262,6 +262,12 @@ enum BUTTON_NUMBERS
// Layer bar
BUTTON_LAYER_MENU,
BUTTON_LAYER_COLOR,
BUTTON_LAYER_MERGE,
BUTTON_LAYER_ADD,
BUTTON_LAYER_REMOVE,
BUTTON_LAYER_UP,
BUTTON_LAYER_DOWN,
// Main menu
BUTTON_PAINTBRUSHES,