diff options
author | Thales1330 <thaleslima.ufu@gmail.com> | 2016-12-06 13:26:46 -0200 |
---|---|---|
committer | Thales1330 <thaleslima.ufu@gmail.com> | 2016-12-06 13:26:46 -0200 |
commit | e282ec268db0d17a1d53f813c5fff9473d25e797 (patch) | |
tree | 517e01b8685248f04548513091e7040a1b36ec0b /Project/MainFrameBitmaps.xrc | |
parent | d4efffcdedbb41596eecd0882a1cef76f6afc435 (diff) | |
parent | e266f5811403beea13c9cc5399c55db4a34fdd3c (diff) | |
download | PSP.git-e282ec268db0d17a1d53f813c5fff9473d25e797.tar.gz PSP.git-e282ec268db0d17a1d53f813c5fff9473d25e797.tar.xz PSP.git-e282ec268db0d17a1d53f813c5fff9473d25e797.zip |
Merge remote-tracking branch 'refs/remotes/origin/wip/currentState'
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> |