Changeset 3cadf24d00 in tspsg for ui/settingsdialog.ui
- Timestamp:
- Jun 22, 2010, 3:38:24 PM (14 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/settingsdialog.ui
rbcd2a3b47a r3cadf24d00 6 6 <property name="windowTitle"> 7 7 <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>12 8 </property> 13 9 <widget class="QWidget" name="bgGrey" native="true"> … … 72 68 <string>Help</string> 73 69 </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>78 70 <property name="autoRaise"> 79 71 <bool>true</bool> … … 84 76 <widget class="QDialogButtonBox" name="buttonBox"> 85 77 <property name="standardButtons"> 86 <set>QDialogButtonBox::Cancel|QDialogButtonBox:: Save</set>78 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 87 79 </property> 88 80 </widget> … … 470 462 <string>&Font...</string> 471 463 </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>476 464 </widget> 477 465 </item> … … 486 474 <property name="text"> 487 475 <string>&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>492 476 </property> 493 477 </widget> … … 531 515 </widget> 532 516 </widget> 533 <resources> 534 <include location="../resources/tspsg.qrc"/> 535 </resources> 517 <resources/> 536 518 <connections> 537 519 <connection>
Note: See TracChangeset
for help on using the changeset viewer.