Ignore:
Timestamp:
Oct 25, 2017 7:58:46 AM (6 years ago)
Author:
krzywon
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:
c31d41e7
Parents:
37be27f
Message:

Address issues outlined in SVCC-79.

File:
1 edited

Legend:

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

    rced1bff r9863343  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>440</width> 
    10     <height>211</height> 
     9    <width>438</width> 
     10    <height>206</height> 
    1111   </rect> 
    1212  </property> 
     13  <property name="sizePolicy"> 
     14   <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     15    <horstretch>0</horstretch> 
     16    <verstretch>0</verstretch> 
     17   </sizepolicy> 
     18  </property> 
    1319  <property name="windowTitle"> 
    14    <string>Dialog</string> 
     20   <string>OpenCL Options</string> 
    1521  </property> 
    1622  <widget class="QPushButton" name="testButton"> 
     
    8288   </property> 
    8389  </widget> 
    84   <widget class="QLabel" name="label"> 
     90  <widget class="QLabel" name="warningMessage"> 
    8591   <property name="geometry"> 
    8692    <rect> 
     
    114120    <hint type="sourcelabel"> 
    115121     <x>66</x> 
    116      <y>153</y> 
     122     <y>183</y> 
    117123    </hint> 
    118124    <hint type="destinationlabel"> 
     
    129135   <hints> 
    130136    <hint type="sourcelabel"> 
    131      <x>166</x> 
    132      <y>153</y> 
     137     <x>266</x> 
     138     <y>183</y> 
    133139    </hint> 
    134140    <hint type="destinationlabel"> 
Note: See TracChangeset for help on using the changeset viewer.