Changeset d2820c3a1f in tspsg for ui/mainwindow.ui
- Timestamp:
- Jul 3, 2010, 4:12:40 AM (14 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 43c29c04ba
- Parents:
- e9db3e216b
- git-author:
- Oleksii Serdiuk <contacts@…> (07/03/10 04:12:40)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:56)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ui
re9db3e216b rd2820c3a1f 12 12 </rect> 13 13 </property> 14 <property name="windowTitle">15 <string/>16 </property>17 14 <property name="windowIcon"> 18 <iconset resource="../resources/ tspsg.qrc">15 <iconset resource="../resources/common.qrc"> 19 16 <normaloff>:/images/tspsg.png</normaloff>:/images/tspsg.png</iconset> 20 17 </property> … … 485 482 <action name="actionHelpAboutQt"> 486 483 <property name="icon"> 487 <iconset resource="../resources/ tspsg.qrc">484 <iconset resource="../resources/common.qrc"> 488 485 <normaloff>:/images/icons/qtlogo-64.png</normaloff>:/images/icons/qtlogo-64.png</iconset> 489 486 </property> … … 514 511 </widget> 515 512 <resources> 516 <include location="../resources/ tspsg.qrc"/>513 <include location="../resources/common.qrc"/> 517 514 </resources> 518 515 <connections>
Note: See TracChangeset
for help on using the changeset viewer.