Changeset 41d264adbd in tspsg for resources
- Timestamp:
- Sep 4, 2009, 1:30:32 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- bc691eca15
- Parents:
- 9cf98b9bd6
- Location:
- resources
- Files:
-
- 1 added
- 2 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
resources/tspsg.qrc
r9cf98b9bd6 r41d264adbd 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> -
resources/tspsg.rc
r9cf98b9bd6 r41d264adbd 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.