Changeset 61 in tspsg-svn for trunk/resources
- Timestamp:
- Sep 4, 2009, 1:30:32 AM (15 years ago)
- Location:
- trunk/resources
- Files:
-
- 1 added
- 2 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/tspsg.qrc
r53 r61 1 1 <RCC> 2 2 <qresource prefix="/images" > 3 <file> icon.png</file>3 <file>tspsg.png</file> 4 4 <file>icons/back.png</file> 5 5 <file>icons/button_cancel.png</file> -
trunk/resources/tspsg.rc
r45 r61 15 15 16 16 // Main Icon 17 IDI_APPICON ICON " icon.ico"17 IDI_APPICON ICON "tspsg.ico" 18 18 19 19 // Version Info
Note: See TracChangeset
for help on using the changeset viewer.