From 7a7827396f90ad06945cd5a367f93d8ffd380e0f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 9 Mar 2024 18:58:02 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- kexi/widget/utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kexi/widget/utils/Makefile.am') diff --git a/kexi/widget/utils/Makefile.am b/kexi/widget/utils/Makefile.am index e06d9cd9..61d8ac50 100644 --- a/kexi/widget/utils/Makefile.am +++ b/kexi/widget/utils/Makefile.am @@ -11,7 +11,7 @@ libkexiguiutils_la_LIBADD = $(LIB_TDEUI) SUBDIRS = . -# set the include path for X, qt and KDE - all_includes must remain last! +# set the include path for X, tqt and TDE - all_includes must remain last! INCLUDES = -I$(top_srcdir)/kexi -I$(top_srcdir)/kexi/widget/utils $(all_includes) METASOURCES = AUTO -- cgit v1.2.1