Improved releasenotes manual can also be opened from a databasewindow now.
This commit is contained in:
parent
487f84cf95
commit
0483dc8b3d
9 changed files with 31 additions and 5 deletions
|
|
@ -94,6 +94,7 @@
|
|||
<property name="title">
|
||||
<string>Help</string>
|
||||
</property>
|
||||
<addaction name="actionManual"/>
|
||||
<addaction name="actionAbout"/>
|
||||
</widget>
|
||||
<addaction name="menuFile"/>
|
||||
|
|
@ -325,6 +326,11 @@
|
|||
<string>Show connection manager</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionManual">
|
||||
<property name="text">
|
||||
<string>Manual</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="resources.qrc"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue