diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-01-20 22:26:50 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-01-20 22:26:50 +0100 |
commit | 786d2a9e1f313305b88e1b83d1023402e9c4b1d1 (patch) | |
tree | 8389376f2a30511187d35ebd7e381354d59a72ff /KCC.ui | |
parent | Linux: Completly disabled QSystemTrayIcon (diff) | |
download | kcc-786d2a9e1f313305b88e1b83d1023402e9c4b1d1.tar.gz kcc-786d2a9e1f313305b88e1b83d1023402e9c4b1d1.tar.bz2 kcc-786d2a9e1f313305b88e1b83d1023402e9c4b1d1.zip |
Added option to select output directory
Diffstat (limited to 'KCC.ui')
-rw-r--r-- | KCC.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/KCC.ui b/KCC.ui index a067723..d062fec 100644 --- a/KCC.ui +++ b/KCC.ui @@ -206,6 +206,9 @@ <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> + <property name="toolTip"> + <string><html><head/><body><p>Shift+Click to select the output directory.</p></body></html></string> + </property> <property name="text"> <string>Convert</string> </property> |