Ignore:
Timestamp:
Apr 19, 2017 4:51:48 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:
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/DataExplorerUI.ui

    r83eb5208 rcd2cc745  
    2121  </property> 
    2222  <property name="windowIcon"> 
    23    <iconset resource="../../UI/main_resources.qrc"> 
     23   <iconset> 
    2424    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 
    2525  </property> 
     
    7070           </property> 
    7171           <property name="icon"> 
    72             <iconset resource="../../UI/main_resources.qrc"> 
     72            <iconset> 
    7373             <normaloff>:/res/down-grey.png</normaloff>:/res/down-grey.png</iconset> 
    7474           </property> 
     
    183183           </property> 
    184184           <property name="icon"> 
    185             <iconset resource="../../UI/main_resources.qrc"> 
     185            <iconset> 
    186186             <normaloff>:/res/right-grey.png</normaloff>:/res/right-grey.png</iconset> 
    187187           </property> 
     
    482482  </action> 
    483483 </widget> 
    484  <resources> 
    485   <include location="../../UI/main_resources.qrc"/> 
    486  </resources> 
     484 <resources/> 
    487485 <connections/> 
    488486</ui> 
Note: See TracChangeset for help on using the changeset viewer.