src/mainwindow.ui

changeset 272
9d52b119b3f5
parent 271
416e8c497829
child 276
17b3212d3045
--- a/src/mainwindow.ui	Mon Jun 27 02:01:52 2022 +0300
+++ b/src/mainwindow.ui	Mon Jun 27 15:46:12 2022 +0300
@@ -39,7 +39,7 @@
      <x>0</x>
      <y>0</y>
      <width>729</width>
-     <height>38</height>
+     <height>41</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuFile">
@@ -92,6 +92,7 @@
     <property name="title">
      <string>Help</string>
     </property>
+    <addaction name="actionAbout"/>
     <addaction name="actionAboutQt"/>
    </widget>
    <addaction name="menuFile"/>
@@ -474,6 +475,11 @@
     <string>Make unofficial</string>
    </property>
   </action>
+  <action name="actionAbout">
+   <property name="text">
+    <string>About %1</string>
+   </property>
+  </action>
  </widget>
  <resources>
   <include location="../resources.qrc"/>

mercurial