summaryrefslogtreecommitdiffstats
path: root/tdeioslave
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 19:46:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 19:46:34 +0900
commit3822225bbbd071c64b743c2814407b37a3213fcb (patch)
tree4462ad6011d8fc1c2cbd37942241bcad7cbfb932 /tdeioslave
parent51537b9d77a793a0e0982ef32e902daefda1e53e (diff)
downloadtdebase-3822225bbbd071c64b743c2814407b37a3213fcb.tar.gz
tdebase-3822225bbbd071c64b743c2814407b37a3213fcb.zip
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave')
-rw-r--r--tdeioslave/filter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/filter/Makefile.am b/tdeioslave/filter/Makefile.am
index 0ccdf55ee..fcf2a9e9f 100644
--- a/tdeioslave/filter/Makefile.am
+++ b/tdeioslave/filter/Makefile.am
@@ -1,4 +1,4 @@
-KDE_CPPFLAGS = -DQT_NO_CAST_ASCII
+KDE_CPPFLAGS = -DTQT_NO_CAST_ASCII
INCLUDES = $(all_includes)