summaryrefslogtreecommitdiffstats
path: root/ksquirrel
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 19:39:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 19:44:59 +0900
commitf89b30da133cc3eef7fffb4f370bcfeb92129a38 (patch)
tree18304fea5f82064d185755012c208e7cf7bbc701 /ksquirrel
parente4169f74a210c4ba4654b58d577cce3f8b86133b (diff)
downloadksquirrel-f89b30da133cc3eef7fffb4f370bcfeb92129a38.tar.gz
ksquirrel-f89b30da133cc3eef7fffb4f370bcfeb92129a38.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ksquirrel')
-rw-r--r--ksquirrel/Makefile.am4
-rw-r--r--ksquirrel/ksquirrel-libs-configurator/klc.cpp2
2 files changed, 3 insertions, 3 deletions
diff --git a/ksquirrel/Makefile.am b/ksquirrel/Makefile.am
index 87afe6e..ed15456 100644
--- a/ksquirrel/Makefile.am
+++ b/ksquirrel/Makefile.am
@@ -66,8 +66,8 @@ INCLUDES = $(all_includes) -I$(srcdir) -I$(top_srcdir)/ksquirrel/sidebar -I$(top
# 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/KDE widget styles should go to (new in KDE 3).
+# kde_designerdir Where TQt Designer plugins should go to (new in KDE 3).
AM_CXXFLAGS =
AM_LDFLAGS = $(all_libraries)
diff --git a/ksquirrel/ksquirrel-libs-configurator/klc.cpp b/ksquirrel/ksquirrel-libs-configurator/klc.cpp
index f4b79d0..4f9a3ef 100644
--- a/ksquirrel/ksquirrel-libs-configurator/klc.cpp
+++ b/ksquirrel/ksquirrel-libs-configurator/klc.cpp
@@ -4,7 +4,7 @@
** Form implementation generated from reading ui file './klc.ui'
**
** Created: Птн Дек 7 20:18:10 2007
-** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.7 edited Aug 31 2005 $)
+** by: The User Interface Compiler ($Id: tqt/main.cpp 3.3.7 edited Aug 31 2005 $)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/