1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-23 20:06:02 +00:00

Added emf and tif extension to the qt frontend save dialog

This commit is contained in:
Harald Oehlmann
2017-03-29 17:32:19 +02:00
parent 6ac21c39b8
commit eeb921d575
3 changed files with 16 additions and 2 deletions

View File

@@ -95,6 +95,16 @@
<string>ZSoft PC Painter Image (*.pcx)</string>
</property>
</item>
<item>
<property name="text">
<string>Extended Metafile (*.emf)</string>
</property>
</item>
<item>
<property name="text">
<string>Tagged Image File Format (*.tif)</string>
</property>
</item>
</widget>
<widget class="QToolButton" name="btnDestPath">
<property name="geometry">