summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-21 11:43:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-22 11:27:37 +0900
commitb4e7fbdb191166bc2e02b235c0a5d45e56ac9540 (patch)
tree4c6b364adb902c9a7a3795a05f5b91d87dbfe0e0
parentdf2cc5bedbdc04e67b119952444ffdbfb18ff0fc (diff)
downloadkcmldap-b4e7fbdb.tar.gz
kcmldap-b4e7fbdb.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ed654aa1a69507d9b84018f38a60e64a3409affe)
-rw-r--r--src/tdeumaskinput.cpp3
-rw-r--r--src/tdeumaskinput.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/src/tdeumaskinput.cpp b/src/tdeumaskinput.cpp
index cf0844e..057ce4b 100644
--- a/src/tdeumaskinput.cpp
+++ b/src/tdeumaskinput.cpp
@@ -3,8 +3,7 @@
*
* Copyright (c) 2013 Timothy Pearson <kb9vqf@pearsoncomputing.net>
*
- * Requires the Qt widget libraries, available at no cost at
- * http://www.troll.no/
+ * Requires the TQt widget libraries
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/tdeumaskinput.h b/src/tdeumaskinput.h
index 4112d86..9c2da27 100644
--- a/src/tdeumaskinput.h
+++ b/src/tdeumaskinput.h
@@ -3,8 +3,7 @@
*
* Copyright (c) 2013 Timothy Pearson <kb9vqf@pearsoncomputing.net>
*
- * Requires the Qt widget libraries, available at no cost at
- * http://www.troll.no/
+ * Requires the TQt widget libraries
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public