From 2d7de7cea4e48670e9849188b6475c344600790b Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 5 Aug 2019 00:02:39 +0200 Subject: Replace Qt branding with TQt ones. Signed-off-by: Chris --- kcontrol/style/kcmstyle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol') 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("Note: 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 " -- cgit v1.2.3