Changeset ca8b853 in sasview for src/sas/qtgui/UI
- Timestamp:
- Nov 3, 2016 8:55:38 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 469b4622
- Parents:
- e4676c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UI/DataExplorerUI.ui
r8cb6cd6 rca8b853 143 143 <layout class="QHBoxLayout" name="horizontalLayout"> 144 144 <item> 145 <widget class="QPushButton" name="cmdFreeze">146 <property name="text">147 <string>Freeze Theory</string>148 </property>149 </widget>150 </item>151 <item>152 145 <spacer name="horizontalSpacer"> 153 146 <property name="orientation"> … … 295 288 <layout class="QHBoxLayout" name="horizontalLayout_3"> 296 289 <item> 290 <widget class="QPushButton" name="cmdFreeze"> 291 <property name="text"> 292 <string>Freeze Theory</string> 293 </property> 294 </widget> 295 </item> 296 <item> 297 297 <spacer name="horizontalSpacer_5"> 298 298 <property name="orientation"> … … 301 301 <property name="sizeHint" stdset="0"> 302 302 <size> 303 <width> 353</width>303 <width>218</width> 304 304 <height>20</height> 305 305 </size>
Note: See TracChangeset
for help on using the changeset viewer.