Updated docs

This commit is contained in:
Mark Long
2016-10-15 10:29:12 -05:00
parent abe2f08e79
commit 243cb5a16b
2 changed files with 12 additions and 3 deletions

Binary file not shown.

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>818</width>
<width>954</width>
<height>614</height>
</rect>
</property>
@@ -19,7 +19,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>818</width>
<width>954</width>
<height>21</height>
</rect>
</property>
@@ -27,6 +27,7 @@
<property name="title">
<string>&amp;File</string>
</property>
<addaction name="actionExport"/>
<addaction name="action_Print"/>
<addaction name="separator"/>
<addaction name="action_Close"/>
@@ -39,7 +40,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Print</string>
<string>&amp;Print...</string>
</property>
</action>
<action name="action_Close">
@@ -47,6 +48,14 @@
<string>&amp;Close</string>
</property>
</action>
<action name="actionExport">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Export...</string>
</property>
</action>
</widget>
<resources/>
<connections/>