Changeset 2f14b5d in sasview for src/sas/qtgui


Ignore:
Timestamp:
Sep 8, 2018 3:53:22 AM (6 years ago)
Author:
ibressler
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
2a174d4
Parents:
12db2db6
Message:

MainWindowUI: fixed typo

File:
1 edited

Legend:

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

    r339e22b r2f14b5d  
    114114    <addaction name="actionAddMult_Models"/> 
    115115    <addaction name="separator"/> 
    116     <addaction name="EditMask"/> 
     116    <addaction name="actionEditMask"/> 
    117117   </widget> 
    118118   <widget class="QMenu" name="menuWindow"> 
     
    415415   </property> 
    416416  </action> 
    417     <action name="EditMask"> 
     417    <action name="actionEditMask"> 
    418418   <property name="text"> 
    419419    <string>Edit Mask</string> 
Note: See TracChangeset for help on using the changeset viewer.