summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/config/kivio.kcfg
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-09-26 11:50:58 +0900
committerMichele Calgaro <[email protected]>2023-09-28 11:41:17 +0900
commit7cec1c0edd5e9103470f05af4e8403c3ace08780 (patch)
treed7058008da5066e2b9c232c7d5b7e7e33294df35 /kivio/kiviopart/config/kivio.kcfg
parentc5457738148661c46793712f2b3bfdf86654e298 (diff)
downloadkoffice-7cec1c0edd5e9103470f05af4e8403c3ace08780.tar.gz
koffice-7cec1c0edd5e9103470f05af4e8403c3ace08780.zip
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* versionr14.1.1
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 49e49d1876484adcc6c4f264b44b7f4cee28acc2)
Diffstat (limited to 'kivio/kiviopart/config/kivio.kcfg')
-rw-r--r--kivio/kiviopart/config/kivio.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/kiviopart/config/kivio.kcfg b/kivio/kiviopart/config/kivio.kcfg
index deadfad4..c39409b7 100644
--- a/kivio/kiviopart/config/kivio.kcfg
+++ b/kivio/kiviopart/config/kivio.kcfg
@@ -56,7 +56,7 @@
</entry>
<entry name="GridColor" type="Color">
<label>Color of the grid lines.</label>
- <default code="true">QColor(200, 200, 200)</default>
+ <default code="true">TQColor(200, 200, 200)</default>
</entry>
<entry name="GridXSpacing" type="Double">
<label>Spacing between vertical grid lines.</label>