summaryrefslogtreecommitdiffstats
path: root/kbruch/src/kbruch.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'kbruch/src/kbruch.kcfg')
-rw-r--r--kbruch/src/kbruch.kcfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/kbruch/src/kbruch.kcfg b/kbruch/src/kbruch.kcfg
index ae13463d..f767e2a1 100644
--- a/kbruch/src/kbruch.kcfg
+++ b/kbruch/src/kbruch.kcfg
@@ -53,17 +53,17 @@
<entry name="numberColor" type="Color">
<label>Color of the numbers in the task view</label>
<whatsthis>Color of the numbers in the task view</whatsthis>
- <default code="true">Qt::darkGreen</default>
+ <default code="true">TQt::darkGreen</default>
</entry>
<entry name="operationColor" type="Color">
<label>Color of the operation signs in the task view</label>
<whatsthis>Color of the operation signs in the task view</whatsthis>
- <default code="true">Qt::blue</default>
+ <default code="true">TQt::blue</default>
</entry>
<entry name="fractionBarColor" type="Color">
<label>Color of the fraction bars in the task view</label>
<whatsthis>Color of the fraction bars in the task view</whatsthis>
- <default code="true">Qt::red</default>
+ <default code="true">TQt::red</default>
</entry>
<entry type="Font" key="taskFont">
<label>Font used for the task view</label>