Changeset 0621172ec1 in tspsg for ui


Ignore:
Timestamp:
Jun 22, 2009, 5:42:56 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
5587b87fac
Parents:
2394ede291
Message:

+ Status tip for font color selection button in settings.

  • Number of cities wasn't saved in wince version.
Location:
ui
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ui/settingsdialog.ce.ui

    r2394ede291 r0621172ec1  
    196196        <item>
    197197         <widget class="QPushButton" name="buttonColor">
     198          <property name="statusTip">
     199           <string>Задать цвет шрифта, используемого при печати</string>
     200          </property>
    198201          <property name="text">
    199202           <string>&amp;Цвет...</string>
  • ui/settingsdialog.ui

    r2394ede291 r0621172ec1  
    285285                  <cursorShape>PointingHandCursor</cursorShape>
    286286                 </property>
     287                 <property name="statusTip">
     288                  <string>Задать цвет шрифта, используемого при печати</string>
     289                 </property>
    287290                 <property name="text">
    288291                  <string>&amp;Цвет...</string>
     
    454457 <resources>
    455458  <include location="../resources/tspsg.qrc"/>
    456   <include location="../resources/tspsg.qrc"/>
    457459 </resources>
    458460 <connections/>
Note: See TracChangeset for help on using the changeset viewer.