From 5a2461ad96704cfcda05462bfd9b43102d72fb09 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 8 Jun 2014 21:44:56 +0900 Subject: Rebranding: TDE Control Center --> Trinity Control Center --- src/kcolorcombo2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kcolorcombo2.h') diff --git a/src/kcolorcombo2.h b/src/kcolorcombo2.h index 5fa3f9d..2a34dcb 100644 --- a/src/kcolorcombo2.h +++ b/src/kcolorcombo2.h @@ -45,7 +45,7 @@ class KColorPopup; * It's then easy to save in settings, but if you want the real color (even for the default), you can get it with effectiveColor(). * * @par Notes about default color: - * If you set a default color using TQt or TDE standard colors, the user can change them in the TDE Control Center, + * If you set a default color using TQt or TDE standard colors, the user can change them in the Trinity Control Center, * but this widget willn't be update and will still show the old one.\n * To be noticed of such color change and then update the widget with the new standard color, you can use one of those two methods: * @code -- cgit v1.2.1