summaryrefslogtreecommitdiffstats
path: root/ktouch
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-18 13:26:52 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-06-04 04:35:52 +0200
commit065740ce504254d6d4e5251face9401712ad4fb9 (patch)
tree25a755c9965309d8a34a63bf3e1a8934635ecfc1 /ktouch
parentc795cf96f34f01bdb01158fa4c04d64f6ee40c38 (diff)
downloadtdeedu-065740ce504254d6d4e5251face9401712ad4fb9.tar.gz
tdeedu-065740ce504254d6d4e5251face9401712ad4fb9.zip
Fix FTBFS
(cherry picked from commit 6d932d40aa22bdf60f00ada0f16a1a21b9b4c1f6)
Diffstat (limited to 'ktouch')
-rw-r--r--ktouch/src/ktouch.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouch.kcfg b/ktouch/src/ktouch.kcfg
index bf465639..829bf6fb 100644
--- a/ktouch/src/ktouch.kcfg
+++ b/ktouch/src/ktouch.kcfg
@@ -65,7 +65,7 @@
</entry>
<entry type="Font" name="Font" >
<label >The font for the student and teacher lines</label>
- <default code="true">QFont(&quot;Monospace&quot;)</default>
+ <default code="true">TQFont(&quot;Monospace&quot;)</default>
</entry>
<entry type="Path" name="CurrentLectureFile" >
<label >The currently loaded lecture file</label>