Changeset 47 in tspsg-svn for trunk/ui/mainwindow.ui


Ignore:
Timestamp:
Aug 2, 2009, 9:47:45 PM (15 years ago)
Author:
laleppa
Message:

+ Current file name is displayed in main application window header.

  • Created a method for prompt for unsaved changes to unify it throughout the code.
  • Some stylistic README changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ui/mainwindow.ui

    r42 r47  
    1212  </property>
    1313  <property name="windowTitle">
    14    <string>Travelling salesman problem[*]</string>
     14   <string>Travelling Salesman Problem</string>
    1515  </property>
    1616  <property name="windowIcon">
    1717   <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>
    1919  </property>
    2020  <widget class="QWidget" name="centralwidget">
Note: See TracChangeset for help on using the changeset viewer.