Show menu "Export to CSV" in Mac OS X.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2016-06-01 19:58:46 +03:00
parent e0bf6f11d1
commit 282a5da24a

View file

@ -1257,6 +1257,9 @@
<property name="text">
<string>Export to CSV</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>