android fix, add export to CSV current view
This commit is contained in:
@@ -468,6 +468,18 @@
|
||||
<string>Export to CSV...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="graphic_actionExportCSV_View">
|
||||
<property name="icon">
|
||||
<iconset resource="../blockview/qad_blockview.qrc">
|
||||
<normaloff>:/icons/document-edit.png</normaloff>:/icons/document-edit.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Export to CSV current view ...</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Export to CSV current view</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user