summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-11 22:37:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-11 22:37:14 +0900
commit12e0186a29b960defd544590abf1a5f11b4ad02d (patch)
treea87ee83ef4598a6961299457a19864bb05984411 /ubuntu
parent9f2551ead50bfdd24e82a9c65420c5215df7f939 (diff)
downloadtde-packaging-12e0186a29b960defd544590abf1a5f11b4ad02d.tar.gz
tde-packaging-12e0186a29b960defd544590abf1a5f11b4ad02d.zip
DEB tqt3: adapt to tquicHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/_base/dependencies/tqt3/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/control b/ubuntu/_base/dependencies/tqt3/debian/control
index a6963090a..467a974a8 100644
--- a/ubuntu/_base/dependencies/tqt3/debian/control
+++ b/ubuntu/_base/dependencies/tqt3/debian/control
@@ -173,7 +173,7 @@ Description: TQt3 Designer
create whole project and works together with the database drivers
provided by TQt to create applications with easy database access through
TQt. The resulting user interface files can then be converted to
- C++ classes using the uic commandline utility which is usually done
+ C++ classes using the tquic commandline utility which is usually done
automatically for the developer with a project management with qmake
or automake.