From dbf4c38635131ec8d375a3ad074a180acc755d69 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 10 Jun 2023 14:48:08 +0900 Subject: Drop TQT_NO_COMPAT code Signed-off-by: Michele Calgaro --- kopete/libkopete/avdevice/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/libkopete/avdevice/Makefile.am') diff --git a/kopete/libkopete/avdevice/Makefile.am b/kopete/libkopete/avdevice/Makefile.am index 0ec1bacc..825c0dc6 100644 --- a/kopete/libkopete/avdevice/Makefile.am +++ b/kopete/libkopete/avdevice/Makefile.am @@ -1,5 +1,5 @@ INCLUDES =$(GLINC) $(all_includes) -AM_CPPFLAGS = -DKDE_NO_COMPAT -DTQT_NO_COMPAT -DTQT_NO_CAST_ASCII -DTQT_NO_ASCII_CAST \ +AM_CPPFLAGS = -DKDE_NO_COMPAT -DTQT_NO_CAST_ASCII -DTQT_NO_ASCII_CAST \ $(KOPETE_INCLUDES) -I$(top_srcdir)/kopete/libkopete/private \ -I$(top_srcdir)/kopete/libkopete/ui $(all_includes) METASOURCES = AUTO -- cgit v1.2.1