Add Print Report action to Report menu

Previously it was only available via the report toolbar...
This commit is contained in:
Nyall Dawson 2019-09-23 12:27:04 +10:00
parent c93fd0a435
commit 9dafc285bc

View File

@ -374,6 +374,7 @@
<property name="title">
<string>Report</string>
</property>
<addaction name="mActionPrintReport"/>
<addaction name="mActionExportReportAsImage"/>
<addaction name="mActionExportReportAsSVG"/>
<addaction name="mActionExportReportAsPDF"/>