ui/MainWindow.ui

changeset 426
3c3d6585c395
parent 387
7945bf3be1f9
child 480
94b3def5d778
--- a/ui/MainWindow.ui	Wed Oct 26 15:46:10 2022 +0200
+++ b/ui/MainWindow.ui	Fri Oct 28 16:37:49 2022 +0200
@@ -505,6 +505,18 @@
     <string>Import brew log</string>
    </property>
   </action>
+  <action name="actionHelp">
+   <property name="icon">
+    <iconset resource="../resources/icons.qrc">
+     <normaloff>:/icons/silk/book_open.png</normaloff>:/icons/silk/book_open.png</iconset>
+   </property>
+   <property name="text">
+    <string>Manual</string>
+   </property>
+   <property name="shortcut">
+    <string>F1</string>
+   </property>
+  </action>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
  <resources>

mercurial