Changeset - f0bf762640dd
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-04-19 07:57:30
hy@ozderya.net
removed not-yet-implemented menu items
1 file changed with 0 insertions and 24 deletions:
0 comments (0 inline, 0 general)
mainwindow.ui
Show inline comments
 
@@ -597,21 +597,12 @@
 
     <height>23</height>
 
    </rect>
 
   </property>
 
   <widget class="QMenu" name="menuFile">
 
    <property name="title">
 
     <string>File</string>
 
    </property>
 
    <addaction name="actionFileLoadProfile"/>
 
    <addaction name="actionFileSaveProfile"/>
 
   </widget>
 
   <widget class="QMenu" name="menuHelp">
 
    <property name="title">
 
     <string>Help</string>
 
    </property>
 
    <addaction name="actionHelpDataFormats"/>
 
    <addaction name="actionHelpAbout"/>
 
   </widget>
 
   <addaction name="menuFile"/>
 
   <addaction name="menuHelp"/>
 
  </widget>
 
  <widget class="QToolBar" name="mainToolBar">
 
@@ -644,26 +635,11 @@
 
    <string>Clear</string>
 
   </property>
 
  </action>
 
  <action name="actionHelpDataFormats">
 
   <property name="text">
 
    <string>Data Formats</string>
 
   </property>
 
  </action>
 
  <action name="actionHelpAbout">
 
   <property name="text">
 
    <string>About</string>
 
   </property>
 
  </action>
 
  <action name="actionFileLoadProfile">
 
   <property name="text">
 
    <string>Load Profile</string>
 
   </property>
 
  </action>
 
  <action name="actionFileSaveProfile">
 
   <property name="text">
 
    <string>Save Profile</string>
 
   </property>
 
  </action>
 
 </widget>
 
 <layoutdefault spacing="6" margin="11"/>
 
 <customwidgets>
0 comments (0 inline, 0 general)