ui/mainwindow.ui
changeset 30 00268973aae0
parent 29 830a0d1d9d7f
--- a/ui/mainwindow.ui	Sun Jan 29 10:41:36 2012 +0100
+++ b/ui/mainwindow.ui	Sun Jan 29 10:52:57 2012 +0100
@@ -27,7 +27,7 @@
        <enum>QTabWidget::Rounded</enum>
       </property>
       <property name="currentIndex">
-       <number>1</number>
+       <number>2</number>
       </property>
       <widget class="QWidget" name="info">
        <attribute name="title">
@@ -129,6 +129,7 @@
     <property name="title">
      <string>&amp;Help</string>
     </property>
+    <addaction name="actionAbout"/>
     <addaction name="actionAboutQt"/>
    </widget>
    <addaction name="menu_File"/>
@@ -150,6 +151,11 @@
     <string>About Qt</string>
    </property>
   </action>
+  <action name="actionAbout">
+   <property name="text">
+    <string>About</string>
+   </property>
+  </action>
  </widget>
  <resources/>
  <connections/>