Changeset 3cadf24d00 in tspsg for ui/settingsdialog.ui


Ignore:
Timestamp:
Jun 22, 2010, 3:38:24 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
e9db3e216b
Parents:
bcd2a3b47a
git-author:
Oleksii Serdiuk <contacts@…> (06/22/10 15:38:24)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:41:43)
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui/settingsdialog.ui

    rbcd2a3b47a r3cadf24d00  
    66  <property name="windowTitle">
    77   <string>Preferences</string>
    8   </property>
    9   <property name="windowIcon">
    10    <iconset resource="../resources/tspsg.qrc">
    11     <normaloff>:/images/icons/preferences-system.png</normaloff>:/images/icons/preferences-system.png</iconset>
    128  </property>
    139  <widget class="QWidget" name="bgGrey" native="true">
     
    7268         <string>Help</string>
    7369        </property>
    74         <property name="icon">
    75          <iconset resource="../resources/tspsg.qrc">
    76           <normaloff>:/images/icons/help-hint.png</normaloff>:/images/icons/help-hint.png</iconset>
    77         </property>
    7870        <property name="autoRaise">
    7971         <bool>true</bool>
     
    8476       <widget class="QDialogButtonBox" name="buttonBox">
    8577        <property name="standardButtons">
    86          <set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set>
     78         <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
    8779        </property>
    8880       </widget>
     
    470462                <string>&amp;Font...</string>
    471463               </property>
    472                <property name="icon">
    473                 <iconset resource="../resources/tspsg.qrc">
    474                  <normaloff>:/images/icons/preferences-desktop-font.png</normaloff>:/images/icons/preferences-desktop-font.png</iconset>
    475                </property>
    476464              </widget>
    477465             </item>
     
    486474               <property name="text">
    487475                <string>&amp;Color...</string>
    488                </property>
    489                <property name="icon">
    490                 <iconset resource="../resources/tspsg.qrc">
    491                  <normaloff>:/images/icons/format-text-color.png</normaloff>:/images/icons/format-text-color.png</iconset>
    492476               </property>
    493477              </widget>
     
    531515  </widget>
    532516 </widget>
    533  <resources>
    534   <include location="../resources/tspsg.qrc"/>
    535  </resources>
     517 <resources/>
    536518 <connections>
    537519  <connection>
Note: See TracChangeset for help on using the changeset viewer.