Ignore:
File:
1 edited

Legend:

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

    raa1db44 rdda8f16  
    6464    <addaction name="actionReport"/> 
    6565    <addaction name="actionReset"/> 
     66    <addaction name="separator"/> 
     67    <addaction name="actionFreeze_Theory"/> 
    6668   </widget> 
    6769   <widget class="QMenu" name="menuView"> 
     
    252254  </action> 
    253255  <action name="actionPaste"> 
     256   <property name="enabled"> 
     257    <bool>false</bool> 
     258   </property> 
    254259   <property name="icon"> 
    255260    <iconset> 
     
    533538   <property name="text"> 
    534539    <string>Orientation Viewer</string> 
     540   </property> 
     541  </action> 
     542  <action name="actionFreeze_Theory"> 
     543   <property name="text"> 
     544    <string>Freeze Theory</string> 
    535545   </property> 
    536546  </action> 
Note: See TracChangeset for help on using the changeset viewer.