Changeset c3fc919 in sasview


Ignore:
Timestamp:
Jan 10, 2019 3:27:12 AM (5 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_sync_sascalc
Children:
44a698c
Parents:
cf9f39e
Message:

Moved plot minimize/plot close menu items back to the Window menu.
SASVIEW-1220

File:
1 edited

Legend:

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

    r09b7da68 rc3fc919  
    7575    <addaction name="actionHide_LogExplorer"/> 
    7676    <addaction name="separator"/> 
    77     <addaction name="actionMinimizePlots"/> 
    78     <addaction name="actionClosePlots"/> 
    79     <addaction name="separator"/> 
    8077    <addaction name="actionStartup_Settings"/> 
    8178   </widget> 
     
    129126    <addaction name="actionNext"/> 
    130127    <addaction name="actionPrevious"/> 
     128     <addaction name="separator"/> 
     129     <addaction name="actionMinimizePlots"/> 
     130     <addaction name="actionClosePlots"/> 
    131131   </widget> 
    132132   <widget class="QMenu" name="menuAnalysis"> 
Note: See TracChangeset for help on using the changeset viewer.