From 0ae5679aa160245af248836e1d7743aeff63f2e1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:13 -0600 Subject: Additional kde to tde renaming --- kdecore/kiconeffect.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdecore/kiconeffect.cpp') diff --git a/kdecore/kiconeffect.cpp b/kdecore/kiconeffect.cpp index dddfba556..9c76c7e4d 100644 --- a/kdecore/kiconeffect.cpp +++ b/kdecore/kiconeffect.cpp @@ -1,7 +1,7 @@ /* vi: ts=8 sts=4 sw=4 * $Id$ * - * This file is part of the KDE project, module kdecore. + * This file is part of the KDE project, module tdecore. * Copyright (C) 2000 Geert Jansen * with minor additions and based on ideas from * Torsten Rahn @@ -279,7 +279,7 @@ TQPixmap KIconEffect::apply(TQPixmap pixmap, int effect, float value, return result; } -// Taken from KImageEffect. We don't want to link kdecore to kdeui! As long +// Taken from KImageEffect. We don't want to link tdecore to tdeui! As long // as this code is not too big, it doesn't seem much of a problem to me. void KIconEffect::toGray(TQImage &img, float value) -- cgit v1.2.1