- Timestamp:
- Mar 26, 2019 10:25:55 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl
- Children:
- bad4a52
- Parents:
- 3beadede
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Corfunc/UI/CorfuncPanel.ui
rf6c3f01 r85503bc 17 17 <item row="0" column="0"> 18 18 <layout class="QVBoxLayout" name="mainVerticalLayout"> 19 <item>20 <spacer name="verticalSpacer">21 <property name="orientation">22 <enum>Qt::Vertical</enum>23 </property>24 <property name="sizeHint" stdset="0">25 <size>26 <width>20</width>27 <height>38</height>28 </size>29 </property>30 </spacer>31 </item>32 19 <item> 33 20 <widget class="QGroupBox" name="groupBox"> … … 431 418 </layout> 432 419 </item> 420 <item> 421 <spacer name="verticalSpacer"> 422 <property name="orientation"> 423 <enum>Qt::Vertical</enum> 424 </property> 425 <property name="sizeHint" stdset="0"> 426 <size> 427 <width>20</width> 428 <height>38</height> 429 </size> 430 </property> 431 </spacer> 432 </item> 433 433 </layout> 434 434 </item>
Note: See TracChangeset
for help on using the changeset viewer.