Changeset 2e3e959 in sasview for src/sas/qtgui/UI/SetGraphRangeUI.ui


Ignore:
Timestamp:
Jan 13, 2017 2:28:30 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:
239214f
Parents:
db5cd8d
Message:

Code review issues addressed.
More unit tests for plotting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/UI/SetGraphRangeUI.ui

    rd3ca363 r2e3e959  
    1919  <property name="windowTitle"> 
    2020   <string>Set Graph Range</string> 
     21  </property> 
     22  <property name="windowIcon"> 
     23   <iconset resource="main_resources.qrc"> 
     24    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 
    2125  </property> 
    2226  <property name="modal"> 
     
    9397  </layout> 
    9498 </widget> 
    95  <resources/> 
     99 <resources> 
     100  <include location="main_resources.qrc"/> 
     101 </resources> 
    96102 <connections> 
    97103  <connection> 
Note: See TracChangeset for help on using the changeset viewer.