summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2017-09-15 23:31:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2017-09-15 23:31:05 +0900
commit102bce27710257b0932288f0e414129c4a7902a0 (patch)
tree4004c057c14a905eb813c13dc326c82bbd62b8b4
parent37a1b508889fa01858bfc155687121f69e3d64b2 (diff)
downloadtwin-style-crystal-102bce27.tar.gz
twin-style-crystal-102bce27.zip
Fixed tooltip message for "Enable Transparency" checkbox.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--client/config/configdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/config/configdialog.ui b/client/config/configdialog.ui
index 382d86a..a6a50ad 100644
--- a/client/config/configdialog.ui
+++ b/client/config/configdialog.ui
@@ -1795,7 +1795,7 @@
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
- <string>no, noo, nooooooooooo!</string>
+ <string>When this is turned on, you may (still??) experience high CPU usage. Use it carefully!</string>
</property>
</widget>
</grid>