summaryrefslogtreecommitdiffstats
path: root/kicker/libkicker/kickerSettings.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/libkicker/kickerSettings.kcfg')
-rw-r--r--kicker/libkicker/kickerSettings.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/libkicker/kickerSettings.kcfg b/kicker/libkicker/kickerSettings.kcfg
index 635d9c646..7e1e26651 100644
--- a/kicker/libkicker/kickerSettings.kcfg
+++ b/kicker/libkicker/kickerSettings.kcfg
@@ -81,7 +81,7 @@
<entry name="TintColor" type="Color" >
<label>The tint color used to colorize transparent panels</label>
- <default code="true">(TQApplication::tqpalette().active().mid())</default>
+ <default code="true">(TQApplication::palette().active().mid())</default>
<whatsthis>This option sets the color to use when tinting transparent panels</whatsthis>
</entry>