Changeset 690f6939a7 in tspsg for ui/mainwindow.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.ui
r4c96f94558 r690f6939a7 12 12 </property> 13 13 <property name="windowTitle"> 14 <string>Travelling salesman problem </string>14 <string>Travelling salesman problem[*]</string> 15 15 </property> 16 16 <property name="windowIcon"> … … 293 293 <addaction name="actionHelpContextual"/> 294 294 <addaction name="separator"/> 295 <addaction name="actionHelpAboutQt"/> 295 296 <addaction name="actionHelpAbout"/> 296 297 </widget> … … 579 580 <property name="statusTip"> 580 581 <string>Save current task</string> 582 </property> 583 </action> 584 <action name="actionHelpAboutQt"> 585 <property name="icon"> 586 <iconset resource="../resources/tspsg.qrc"> 587 <normaloff>:/images/qtlogo-64.png</normaloff>:/images/qtlogo-64.png</iconset> 588 </property> 589 <property name="text"> 590 <string>About &Qt...</string> 591 </property> 592 <property name="iconText"> 593 <string>About Qt...</string> 594 </property> 595 <property name="statusTip"> 596 <string>About Qt library</string> 581 597 </property> 582 598 </action>
Note: See TracChangeset
for help on using the changeset viewer.