--- 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>&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/>