]> sigrok.org Git - pulseview.git/blobdiff - mainwindow.ui
Added the About action
[pulseview.git] / mainwindow.ui
index 180c8a625434eb8ade5a6ecfd055f991ad0ca660..647ac2b8d04f577f238ca146adac8092196cc71f 100644 (file)
    <iconset>
     <normaloff>:/icons/sigrok-logo-notext.png</normaloff>:/icons/sigrok-logo-notext.png</iconset>
   </property>
-  <widget class="QMenuBar" name="menuBar" />
+  <widget class="QMenuBar" name="menuBar">
+   <property name="geometry">
+    <rect>
+     <x>0</x>
+     <y>0</y>
+     <width>400</width>
+     <height>25</height>
+    </rect>
+   </property>
+   <widget class="QMenu" name="menu_Help">
+    <property name="title">
+     <string>&amp;Help</string>
+    </property>
+    <addaction name="actionAbout"/>
+   </widget>
+   <addaction name="menu_Help"/>
+  </widget>
   <widget class="QWidget" name="centralWidget" />
   <widget class="QStatusBar" name="statusBar" />
+  <action name="actionAbout">
+   <property name="text">
+    <string>&amp;About...</string>
+   </property>
+  </action>
  </widget>
- <layoutDefault spacing="6" margin="11" />
- <pixmapfunction></pixmapfunction>
- <resources/>
+ <layoutdefault spacing="6" margin="11"/>
  <resources>
   <include location="sigrok-qt2.qrc"/>
  </resources>