summaryrefslogtreecommitdiffstats
path: root/kcalc/kcalc.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'kcalc/kcalc.kcfg')
-rw-r--r--kcalc/kcalc.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcalc/kcalc.kcfg b/kcalc/kcalc.kcfg
index 069d7d6..b54de8f 100644
--- a/kcalc/kcalc.kcfg
+++ b/kcalc/kcalc.kcfg
@@ -45,7 +45,7 @@
<group name="Font">
<entry name="Font" type="Font">
<label>The font to use in the display.</label>
- <default code="true">QFont(KGlobalSettings::generalFont().family(), 14, QFont::Bold)</default>
+ <default code="true">TQFont(KGlobalSettings::generalFont().family(), 14, TQFont::Bold)</default>
</entry>
</group>
<group name="Precision">