diff options
Diffstat (limited to 'gui')
-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> |