Changeset d2820c3a1f in tspsg for ui


Ignore:
Timestamp:
Jul 3, 2010, 4:12:40 AM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
43c29c04ba
Parents:
e9db3e216b
git-author:
Oleksii Serdiuk <contacts@…> (07/03/10 04:12:40)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:56)
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
  • ui/mainwindow.ui

    re9db3e216b rd2820c3a1f  
    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.