Changeset 690f6939a7 in tspsg for ui/mainwindow.ce.ui
- Timestamp:
- Jul 16, 2009, 6:00:27 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 134a9158bd
- Parents:
- 4c96f94558
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ce.ui
r4c96f94558 r690f6939a7 15 15 </property> 16 16 <property name="windowTitle"> 17 <string>Travelling salesman problem </string>17 <string>Travelling salesman problem[*]</string> 18 18 </property> 19 19 <property name="windowIcon"> … … 312 312 <addaction name="actionHelpContextual"/> 313 313 <addaction name="separator"/> 314 <addaction name="actionHelpAboutQt"/> 314 315 <addaction name="actionHelpAbout"/> 315 316 </widget> … … 563 564 <property name="statusTip"> 564 565 <string>Save current task</string> 566 </property> 567 </action> 568 <action name="actionHelpAboutQt"> 569 <property name="icon"> 570 <iconset resource="../resources/tspsg.qrc"> 571 <normaloff>:/images/qtlogo-64.png</normaloff>:/images/qtlogo-64.png</iconset> 572 </property> 573 <property name="text"> 574 <string>About &Qt...</string> 575 </property> 576 <property name="iconText"> 577 <string>About Qt...</string> 578 </property> 579 <property name="toolTip"> 580 <string>About Qt</string> 581 </property> 582 <property name="statusTip"> 583 <string>About Qt library</string> 565 584 </property> 566 585 </action>
Note: See TracChangeset
for help on using the changeset viewer.