summaryrefslogtreecommitdiffstats
path: root/kstart/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:04 +0900
commit99ec83a68787294651683a10afa4ad5faa31173a (patch)
tree628d5fc17d7cf768818852bfbd45ad11a92544c7 /kstart/Makefile.am
parent0d9863ce237da414d17bf03e555fc597d17f4481 (diff)
downloadtdebase-99ec83a68787294651683a10afa4ad5faa31173a.tar.gz
tdebase-99ec83a68787294651683a10afa4ad5faa31173a.zip
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kstart/Makefile.am')
-rw-r--r--kstart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstart/Makefile.am b/kstart/Makefile.am
index 10af2d98f..b852d28bb 100644
--- a/kstart/Makefile.am
+++ b/kstart/Makefile.am
@@ -1,6 +1,6 @@
####### Fiddle here
-AM_CPPFLAGS = -DQT_NO_CAST_ASCII -DQT_NO_COMPAT
+AM_CPPFLAGS = -DQT_NO_CAST_ASCII -DTQT_NO_COMPAT
INCLUDES = $(all_includes)