Changeset b424a7e320 in tspsg for ui/mainwindow.ui
- Timestamp:
- Aug 2, 2009, 9:47:45 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 6b3d3c1bbb
- Parents:
- 9aa0e521ed
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ui
r9aa0e521ed rb424a7e320 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"> 17 17 <iconset resource="../resources/tspsg.qrc"> 18 <normaloff>:/images/ Icon.png</normaloff>:/images/Icon.png</iconset>18 <normaloff>:/images/icon.png</normaloff>:/images/icon.png</iconset> 19 19 </property> 20 20 <widget class="QWidget" name="centralwidget">
Note: See TracChangeset
for help on using the changeset viewer.