Refactor editor rendering contracts
This commit is contained in:
@@ -14,3 +14,13 @@
|
||||
#define IDR_PNG_PLAY_BUTTON_ICON 210
|
||||
#define IDR_PNG_PAUSE_BUTTON_ICON 211
|
||||
#define IDR_PNG_STEP_BUTTON_ICON 212
|
||||
#define IDR_PNG_VIEW_MOVE_TOOL_ICON 213
|
||||
#define IDR_PNG_VIEW_MOVE_TOOL_ACTIVE_ICON 214
|
||||
#define IDR_PNG_MOVE_TOOL_ICON 215
|
||||
#define IDR_PNG_MOVE_TOOL_ACTIVE_ICON 216
|
||||
#define IDR_PNG_ROTATE_TOOL_ICON 217
|
||||
#define IDR_PNG_ROTATE_TOOL_ACTIVE_ICON 218
|
||||
#define IDR_PNG_SCALE_TOOL_ICON 219
|
||||
#define IDR_PNG_SCALE_TOOL_ACTIVE_ICON 220
|
||||
#define IDR_PNG_TRANSFORM_TOOL_ICON 221
|
||||
#define IDR_PNG_TRANSFORM_TOOL_ACTIVE_ICON 222
|
||||
|
||||
Reference in New Issue
Block a user