diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2016-09-07 23:52:26 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2016-09-07 23:52:26 -0300 |
commit | fb8a409d7e35735afc9d28bfc0d7b49974f0d3a2 (patch) | |
tree | d009045e6591ef766a1c14765f3b8a7a3bc5d18a /Project/MainFrameBitmaps.xrc | |
parent | 697baaa3cc92e945d2301238dc9bcabffdb465ef (diff) | |
download | PSP.git-fb8a409d7e35735afc9d28bfc0d7b49974f0d3a2.tar.gz PSP.git-fb8a409d7e35735afc9d28bfc0d7b49974f0d3a2.tar.xz PSP.git-fb8a409d7e35735afc9d28bfc0d7b49974f0d3a2.zip |
Movementation and rotation fixed
Diffstat (limited to 'Project/MainFrameBitmaps.xrc')
-rw-r--r-- | Project/MainFrameBitmaps.xrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Project/MainFrameBitmaps.xrc b/Project/MainFrameBitmaps.xrc index 9702e54..13496c9 100644 --- a/Project/MainFrameBitmaps.xrc +++ b/Project/MainFrameBitmaps.xrc @@ -29,6 +29,8 @@ <object class="wxBitmap" name="powerFLow32">data\images\ribbon\powerFLow32.png</object> <object class="wxBitmap" name="redo32">data\images\ribbon\redo32.png</object> <object class="wxBitmap" name="reset32">data\images\ribbon\reset32.png</object> + <object class="wxBitmap" name="rotateClock32">data\images\ribbon\rotateClock32.png</object> + <object class="wxBitmap" name="rotateCounterClock32">data\images\ribbon\rotateCounterClock32.png</object> <object class="wxBitmap" name="save32">data\images\ribbon\save32.png</object> <object class="wxBitmap" name="saveAs32">data\images\ribbon\saveAs32.png</object> <object class="wxBitmap" name="settings32">data\images\ribbon\settings32.png</object> |