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


Ignore:
Timestamp:
Jul 3, 2010, 4:12:40 AM (14 years ago)
Author:
laleppa
Message:

+ Added flags from Flag Icons collection by IconDrawer? (see ReadMe?.rtf or http://www.icondrawer.com/).

  • Corrected russism in ukrainian translation.
  • Deleted generated documentation as it is redundant. Use doxygen to regenerate it yourself.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ui/mainwindow.ui

    r121 r123  
    1212   </rect>
    1313  </property>
    14   <property name="windowTitle">
    15    <string/>
    16   </property>
    1714  <property name="windowIcon">
    18    <iconset resource="../resources/tspsg.qrc">
     15   <iconset resource="../resources/common.qrc">
    1916    <normaloff>:/images/tspsg.png</normaloff>:/images/tspsg.png</iconset>
    2017  </property>
     
    485482  <action name="actionHelpAboutQt">
    486483   <property name="icon">
    487     <iconset resource="../resources/tspsg.qrc">
     484    <iconset resource="../resources/common.qrc">
    488485     <normaloff>:/images/icons/qtlogo-64.png</normaloff>:/images/icons/qtlogo-64.png</iconset>
    489486   </property>
     
    514511 </widget>
    515512 <resources>
    516   <include location="../resources/tspsg.qrc"/>
     513  <include location="../resources/common.qrc"/>
    517514 </resources>
    518515 <connections>
Note: See TracChangeset for help on using the changeset viewer.