- Timestamp:
- Mar 25, 2019 7:01:07 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl
- Children:
- 0ffdf6e
- Parents:
- a7a0def
- git-author:
- Adam Washington <rprospero@…> (03/25/19 06:20:52)
- git-committer:
- Adam Washington <rprospero@…> (03/25/19 07:01:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Corfunc/UI/CorfuncPanel.ui
r28c2586 rf6c3f01 322 322 </item> 323 323 <item row="0" column="1"> 324 <widget class="QLineEdit" name="txtLongPeriod"/> 324 <widget class="QLineEdit" name="txtLongPeriod" width="50"> 325 <property name="minimumSize" stdset="0"> 326 <size> 327 <width>60</width> 328 <height>20</height> 329 </size> 330 </property> 331 </widget> 325 332 </item> 326 333 <item row="0" column="2"> … … 332 339 </item> 333 340 <item row="0" column="3"> 334 <widget class="QLineEdit" name="txtAvgIntThick"/> 341 <widget class="QLineEdit" name="txtAvgIntThick"> 342 <property name="minimumSize" stdset="0"> 343 <size> 344 <width>60</width> 345 <height>20</height> 346 </size> 347 </property> 348 </widget> 335 349 </item> 336 350 <item row="1" column="0">
Note: See TracChangeset
for help on using the changeset viewer.