diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2018-03-26 15:54:26 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2018-03-26 15:54:26 -0300 |
commit | 64ed394cdc4b3347768c2e1996518f02982b2ef5 (patch) | |
tree | 98248f9c8120cb3c04cadc14b68f0415bd7f6568 /Project/MainFrameBitmaps.xrc | |
parent | e5a5041915127e72820a0478724a20dc41f0327e (diff) | |
download | PSP.git-64ed394cdc4b3347768c2e1996518f02982b2ef5.tar.gz PSP.git-64ed394cdc4b3347768c2e1996518f02982b2ef5.tar.xz PSP.git-64ed394cdc4b3347768c2e1996518f02982b2ef5.zip |
Import file GUI implemented
Diffstat (limited to 'Project/MainFrameBitmaps.xrc')
-rw-r--r-- | Project/MainFrameBitmaps.xrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/MainFrameBitmaps.xrc b/Project/MainFrameBitmaps.xrc index 83f5979..8f58aaf 100644 --- a/Project/MainFrameBitmaps.xrc +++ b/Project/MainFrameBitmaps.xrc @@ -14,6 +14,7 @@ <object class="wxBitmap" name="faultPower32">data\images\ribbon\faultPower32.png</object> <object class="wxBitmap" name="fit32">data\images\ribbon\fit32.png</object> <object class="wxBitmap" name="guide32">data\images\ribbon\guide32.png</object> + <object class="wxBitmap" name="imp32">data\images\ribbon\imp32.png</object> <object class="wxBitmap" name="logo128">data\images\logo128.png</object> <object class="wxBitmap" name="logo16">data\images\logo16.png</object> <object class="wxBitmap" name="logo256">data\images\logo256.png</object> |