summaryrefslogtreecommitdiffstats
path: root/chalk
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:25 +0900
commitca14366f82ea4301f7eda9e68ab6dabe79961f26 (patch)
treeaf874311ebc74cea8cf93bb107ecabc8fe75ebd4 /chalk
parentd3934e8c2b76eadde38f00f3e829aae03377d4cf (diff)
downloadkoffice-ca14366f82ea4301f7eda9e68ab6dabe79961f26.tar.gz
koffice-ca14366f82ea4301f7eda9e68ab6dabe79961f26.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'chalk')
-rw-r--r--chalk/doc/howtofilters.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/doc/howtofilters.txt b/chalk/doc/howtofilters.txt
index 8be969b9f..e586ae198 100644
--- a/chalk/doc/howtofilters.txt
+++ b/chalk/doc/howtofilters.txt
@@ -27,4 +27,4 @@ Just copy the following in a file named (for instance) myfiltercw.ui :
And then open Qt/Designer
-NOTE: it would be nicer if I knew how to copy (using autoconf/automake) this file in $(QTDIR)/tools/designer/templates \ No newline at end of file
+NOTE: it would be nicer if I knew how to copy (using autoconf/automake) this file in $(TQTDIR)/tools/designer/templates \ No newline at end of file