summaryrefslogtreecommitdiffstats
path: root/ktouch
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-18 13:26:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-18 13:26:52 -0600
commit6d932d40aa22bdf60f00ada0f16a1a21b9b4c1f6 (patch)
tree6ec5bc88dcf16e95d2e864ca2a51de8ef888ba39 /ktouch
parent0492858c4d545c03b966367c693704ae43fa09a0 (diff)
downloadtdeedu-6d932d40aa22bdf60f00ada0f16a1a21b9b4c1f6.tar.gz
tdeedu-6d932d40aa22bdf60f00ada0f16a1a21b9b4c1f6.zip
Fix FTBFS
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>