Changeset 85503bc in sasview


Ignore:
Timestamp:
Mar 26, 2019 8:25:55 AM (5 years ago)
Author:
awashington
Branches:
ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl
Children:
bad4a52
Parents:
3beadede
Message:

Fix vertical space on Corfunc panel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Corfunc/UI/CorfuncPanel.ui

    rf6c3f01 r85503bc  
    1717   <item row="0" column="0"> 
    1818    <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> 
    3219     <item> 
    3320      <widget class="QGroupBox" name="groupBox"> 
     
    431418      </layout> 
    432419     </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> 
    433433    </layout> 
    434434   </item> 
Note: See TracChangeset for help on using the changeset viewer.