summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-11 22:04:37 +0200
committerChris <xchrisx@uber.space>2019-07-11 22:04:37 +0200
commit894e9e5e87f9f315040ac8cf1d30f9ea34931df8 (patch)
treec9b3b3c337b7220dcefb9828464e5b8dca734ee0
parent960a08e853eab3797959154fe416932d319c410e (diff)
downloadtdelibs-894e9e5e.tar.gz
tdelibs-894e9e5e.zip
Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space>
-rw-r--r--tdewidgets/maketdewidgets.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdewidgets/maketdewidgets.cpp b/tdewidgets/maketdewidgets.cpp
index 535ad0526..d890433c3 100644
--- a/tdewidgets/maketdewidgets.cpp
+++ b/tdewidgets/maketdewidgets.cpp
@@ -12,7 +12,7 @@
#include <tqbuffer.h>
#include <tqimage.h>
-static const char description[] = I18N_NOOP( "Builds Qt widget plugins from an ini style description file." );
+static const char description[] = I18N_NOOP( "Builds TQt widget plugins from an ini style description file." );
static const char version[] = "0.2";
static const char classHeader[] = "/**\n"
"* This file was autogenerated by maketdewidgets. Any changes will be lost!\n"