Ignore:
Timestamp:
Apr 19, 2017 6:51:48 AM (8 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:
9d266d2
Parents:
83eb5208
Message:

Workaround for the resource file requirement in each UI directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/MainWindow/UI/WelcomePanelUI.ui

    r83eb5208 rcd2cc745  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>746</width> 
    10     <height>947</height> 
     9    <width>658</width> 
     10    <height>737</height> 
    1111   </rect> 
    1212  </property> 
     
    2121     </property> 
    2222     <property name="pixmap"> 
    23       <pixmap resource="../../UI/main_resources.qrc">:/res/SVwelcome.png</pixmap> 
     23      <pixmap>:/res/SVwelcome.png</pixmap> 
    2424     </property> 
    2525     <property name="alignment"> 
     
    7979  </layout> 
    8080 </widget> 
    81  <resources> 
    82   <include location="../../UI/main_resources.qrc"/> 
    83   <include location="main_resources.qrc"/> 
    84  </resources> 
     81 <resources/> 
    8582 <connections/> 
    8683</ui> 
Note: See TracChangeset for help on using the changeset viewer.