summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-08-05 00:02:39 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-08-09 23:21:18 +0900
commit117f9924f1cf4f000890b03b825d6dd67c89e884 (patch)
treea96c68ed3b624c3e61e43323a0b5e94c263a09cd /kcontrol
parenta88cf82d94b0c5b9be4d1bd7606a072d76774bc9 (diff)
downloadtdebase-117f9924f1cf4f000890b03b825d6dd67c89e884.tar.gz
tdebase-117f9924f1cf4f000890b03b825d6dd67c89e884.zip
Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 2d7de7cea4e48670e9849188b6475c344600790b)
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/style/kcmstyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/style/kcmstyle.cpp b/kcontrol/style/kcmstyle.cpp
index d6a7ae6ee..a51a63e6b 100644
--- a/kcontrol/style/kcmstyle.cpp
+++ b/kcontrol/style/kcmstyle.cpp
@@ -1097,7 +1097,7 @@ void KCMStyle::addWhatsThis()
// Page3
TQWhatsThis::add( page3, i18n("<b>Note:</b> that all widgets in this combobox "
- "do not apply to Qt-only applications.") );
+ "do not apply to TQt-only applications.") );
TQWhatsThis::add( cbHoverButtons, i18n("If this option is selected, toolbar buttons will change "
"their color when the mouse cursor is moved over them." ) );
TQWhatsThis::add( cbTransparentToolbars, i18n("If you check this box, the toolbars will be "