Changeset 134a9158bd in tspsg for ui/settingsdialog.ce.ui
- Timestamp:
- Jul 20, 2009, 8:47:40 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- b24a5a054a
- Parents:
- 690f6939a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/settingsdialog.ce.ui
r690f6939a7 r134a9158bd 16 16 <property name="windowIcon"> 17 17 <iconset resource="../resources/tspsg.qrc"> 18 <normaloff>:/images/ Settings.png</normaloff>:/images/Settings.png</iconset>18 <normaloff>:/images/icons/preferences_system.png</normaloff>:/images/icons/preferences_system.png</iconset> 19 19 </property> 20 20 <layout class="QVBoxLayout" name="verticalLayout_2"> … … 207 207 <property name="icon"> 208 208 <iconset resource="../resources/tspsg.qrc"> 209 <normaloff>:/images/ buttons/buttons/Color.png</normaloff>:/images/buttons/buttons/Color.png</iconset>209 <normaloff>:/images/icons/color_line.png</normaloff>:/images/icons/color_line.png</iconset> 210 210 </property> 211 211 </widget> … … 224 224 <property name="icon"> 225 225 <iconset resource="../resources/tspsg.qrc"> 226 <normaloff>:/images/ buttons/buttons/Font.png</normaloff>:/images/buttons/buttons/Font.png</iconset>226 <normaloff>:/images/icons/fonts.png</normaloff>:/images/icons/fonts.png</iconset> 227 227 </property> 228 228 </widget> … … 295 295 <property name="icon"> 296 296 <iconset resource="../resources/tspsg.qrc"> 297 <normaloff>:/images/ buttons/buttons/Help.png</normaloff>:/images/buttons/buttons/Help.png</iconset>297 <normaloff>:/images/icons/help_hint.png</normaloff>:/images/icons/help_hint.png</iconset> 298 298 </property> 299 299 <property name="autoRaise"> … … 328 328 <property name="icon"> 329 329 <iconset resource="../resources/tspsg.qrc"> 330 <normaloff>:/images/ buttons/buttons/OK.png</normaloff>:/images/buttons/buttons/OK.png</iconset>330 <normaloff>:/images/icons/button_ok.png</normaloff>:/images/icons/button_ok.png</iconset> 331 331 </property> 332 332 <property name="default"> … … 348 348 <property name="icon"> 349 349 <iconset resource="../resources/tspsg.qrc"> 350 <normaloff>:/images/ buttons/buttons/Critical.png</normaloff>:/images/buttons/buttons/Critical.png</iconset>350 <normaloff>:/images/icons/button_cancel.png</normaloff>:/images/icons/button_cancel.png</iconset> 351 351 </property> 352 352 </widget>
Note: See TracChangeset
for help on using the changeset viewer.