diff options
| author | Paweł Jastrzębski <[email protected]> | 2017-10-14 18:01:32 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-14 18:01:32 +0200 |
| commit | 7524c50657e3b01459dc6940f562021a3e33a9b2 (patch) | |
| tree | 3293727977f898cfc6718af8d415ef60de362b3e /gui/KCC.ui | |
| parent | Merge pull request #244 from ciromattia/dev (diff) | |
| parent | Updated README + version bump (diff) | |
| download | kcc-7524c50657e3b01459dc6940f562021a3e33a9b2.tar.gz kcc-7524c50657e3b01459dc6940f562021a3e33a9b2.tar.bz2 kcc-7524c50657e3b01459dc6940f562021a3e33a9b2.zip | |
Merge pull request #250 from ciromattia/dev
5.4.2
Diffstat (limited to 'gui/KCC.ui')
| -rw-r--r-- | gui/KCC.ui | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gui/KCC.ui b/gui/KCC.ui index 1c49bc2..09a7b92 100644 --- a/gui/KCC.ui +++ b/gui/KCC.ui @@ -320,6 +320,9 @@ <property name="text"> <string>Editor</string> </property> + <property name="toolTip"> + <string><html><head/><body><p style='white-space:pre'>Shift+Click to edit directory.</p></body></html></string> + </property> <property name="icon"> <iconset resource="KCC.qrc"> <normaloff>:/Other/icons/editor.png</normaloff>:/Other/icons/editor.png</iconset> @@ -454,7 +457,7 @@ </font> </property> <property name="toolTip"> - <string><html><head/><body><p style='white-space:pre'>Shift+Click to select the output directory.</p></body></html></string> + <string><html><head/><body><p style='white-space:pre'>Shift+Click to select the output directory.</p></body></html></string> </property> <property name="text"> <string>Convert</string> |