Ignore:
Timestamp:
Feb 16, 2017 8:06:17 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:
2bb20a5, fca1f50
Parents:
4c7dd9f
Message:

Perspectives are now switchable and can be added "dynamically"

File:
1 moved

Legend:

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

    r4c7dd9f r83d6249  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<ui version="4.0"> 
    3  <class>Dialog</class> 
    4  <widget class="QDialog" name="Dialog"> 
     3 <class>FittingUI</class> 
     4 <widget class="QDialog" name="FittingUI"> 
    55  <property name="geometry"> 
    66   <rect> 
     
    1212  </property> 
    1313  <property name="windowTitle"> 
    14    <string>Dialog</string> 
     14   <string>Fitting Perspective</string> 
     15  </property> 
     16  <property name="windowIcon"> 
     17   <iconset resource="../../../UI/main_resources.qrc"> 
     18    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 
    1519  </property> 
    1620  <layout class="QGridLayout" name="gridLayout_15"> 
     
    664668  </layout> 
    665669 </widget> 
    666  <resources/> 
     670 <resources> 
     671  <include location="../../../UI/main_resources.qrc"/> 
     672 </resources> 
    667673 <connections/> 
    668674</ui> 
Note: See TracChangeset for help on using the changeset viewer.