summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/qt-only
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:54 +0900
commitca058beb81a90ac5476443787f19c34b655b65e5 (patch)
tree2ffecf7ece7fcae43801e85ba778159e2c465a67 /kregexpeditor/qt-only
parent0fa0f0814075fe59399fcce0df70e3668f7ffb27 (diff)
downloadtdeutils-ca058beb81a90ac5476443787f19c34b655b65e5.tar.gz
tdeutils-ca058beb81a90ac5476443787f19c34b655b65e5.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 'kregexpeditor/qt-only')
-rwxr-xr-xkregexpeditor/qt-only/compile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/qt-only/compile b/kregexpeditor/qt-only/compile
index 61c1328..43bcf42 100755
--- a/kregexpeditor/qt-only/compile
+++ b/kregexpeditor/qt-only/compile
@@ -21,7 +21,7 @@ meinproc $KDESRC/tdeutils/doc/KRegExpEditor/index.docbook
for x in *.html; do sed 's/<img src="help:[^>]*>//' < $x > tmp.html; mv tmp.html $x; done
cp $KDESRC/tdeutils/doc/KRegExpEditor/*.png .
cd ..
-(cd icons; $QTDIR/tools/qembed/qembed --images *.png > ../images.h)
+(cd icons; $TQTDIR/tools/qembed/qembed --images *.png > ../images.h)
# Now on windows do the following
qmake