From 3822225bbbd071c64b743c2814407b37a3213fcb Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 17 Oct 2018 19:46:34 +0900 Subject: QT_NO_* -> TQT_NO_* renaming. Signed-off-by: Michele Calgaro --- kcontrol/ebrowsing/plugins/localdomain/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/ebrowsing/plugins/localdomain/Makefile.am') diff --git a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am index e9713b8ef..62d703d4d 100644 --- a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am +++ b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am of tdebase/kcontrol/ebrowsing/plugins/localdomain -AM_CPPFLAGS = $(all_includes) -DQT_NO_CAST_ASCII +AM_CPPFLAGS = $(all_includes) -DTQT_NO_CAST_ASCII kde_module_LTLIBRARIES = liblocaldomainurifilter.la -- cgit v1.2.3