1
0
mirror of https://github.com/ciromattia/kcc synced 2026-02-01 01:47:38 +00:00

Added option to select output directory

This commit is contained in:
Paweł Jastrzębski
2014-01-20 22:26:50 +01:00
parent 4133cd21ba
commit 786d2a9e1f
8 changed files with 41 additions and 5 deletions

View File

@@ -240,6 +240,9 @@
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Shift+Click to select the output directory.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Convert</string>
</property>