Changeset 946f442ab0 in tspsg for ui
- Timestamp:
- Jan 7, 2010, 3:48:24 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 354e06314f
- Parents:
- f1fb54b9f7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/settingsdialog.ui
rf1fb54b9f7 r946f442ab0 289 289 <widget class="QSpinBox" name="spinCitiesLimit"> 290 290 <property name="statusTip"> 291 <string>Maximum number of cities for showingsolution steps' matrices</string>291 <string>Maximum number of cities to show solution steps' matrices</string> 292 292 </property> 293 293 <property name="suffix"> … … 318 318 <property name="text"> 319 319 <string>Scroll to solution end</string> 320 </property> 321 </widget> 322 <widget class="QCheckBox" name="cbUseNativeDialogs"> 323 <property name="cursor"> 324 <cursorShape>PointingHandCursor</cursorShape> 325 </property> 326 <property name="statusTip"> 327 <string>Use native File Open and File Save dialogs (uncheck to use Qt's File Dialogs)</string> 328 </property> 329 <property name="text"> 330 <string>Use native file dialogs</string> 320 331 </property> 321 332 </widget>
Note: See TracChangeset
for help on using the changeset viewer.