From 74d8c8748645a87a5824ed38f424798563598cfc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 21 Mar 2024 16:39:19 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- pics/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pics') diff --git a/pics/Makefile.am b/pics/Makefile.am index 7055be0..1f3410a 100644 --- a/pics/Makefile.am +++ b/pics/Makefile.am @@ -126,6 +126,6 @@ uninstall-local: # kde_bindir Where executables should go to. Use bin_PROGRAMS or bin_SCRIPTS. # kde_libdir Where shared libraries should go to. Use lib_LTLIBRARIES. # kde_moduledir Where modules (e.g. parts) should go to. Use kde_module_LTLIBRARIES. -# kde_styledir Where Qt/KDE widget styles should go to (new in KDE 3). -# kde_designerdir Where Qt Designer plugins should go to (new in KDE 3). +# kde_styledir Where TQt/TDE widget styles should go to. +# kde_designerdir Where TQt Designer plugins should go to. -- cgit v1.2.1