From 8f6d8c59818cc88a32dc420d0128983f9e7be712 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 5 Nov 2011 21:46:03 -0500 Subject: Rename kde libraries to tde --- src/kcolorcombo2.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kcolorcombo2.cpp') diff --git a/src/kcolorcombo2.cpp b/src/kcolorcombo2.cpp index 8afb9b9..f55f7af 100644 --- a/src/kcolorcombo2.cpp +++ b/src/kcolorcombo2.cpp @@ -313,9 +313,9 @@ class KColorCombo2::KColorCombo2Private /** class KColorCombo2: */ /* All code for the popup management (including the constructor, popup() and eventFilter()) - * has been copied from the KDateEdit widget (in libkdepim). + * has been copied from the KDateEdit widget (in libtdepim). * - * Some other piece of code comes from KColorButton (in libkdeui) to enable color drag, drop, copy and paste. + * Some other piece of code comes from KColorButton (in libtdeui) to enable color drag, drop, copy and paste. */ KColorCombo2::KColorCombo2(const TQColor &color, const TQColor &defaultColor, TQWidget *parent, const char *name) -- cgit v1.2.1