Ignore:
Timestamp:
Mar 1, 2017 8:16:45 AM (7 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
86f88d1
Parents:
68c96d3
Message:

interactions between combo boxes on the fitting tab

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/UI/FittingWidgetUI.ui

    rf46f6dc r6f7f652  
    9494            </item> 
    9595            <item row="1" column="2"> 
    96              <widget class="QComboBox" name="cbStructureFactor"> 
    97               <item> 
    98                <property name="text"> 
    99                 <string>Hard Sphere Structure</string> 
    100                </property> 
    101               </item> 
    102               <item> 
    103                <property name="text"> 
    104                 <string>None</string> 
    105                </property> 
    106               </item> 
    107              </widget> 
     96             <widget class="QComboBox" name="cbStructureFactor"/> 
    10897            </item> 
    10998           </layout> 
Note: See TracChangeset for help on using the changeset viewer.