diff options
Diffstat (limited to 'klinkstatus/src/ui/resultssearchbar.h')
-rw-r--r-- | klinkstatus/src/ui/resultssearchbar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/klinkstatus/src/ui/resultssearchbar.h b/klinkstatus/src/ui/resultssearchbar.h index c177c5aa..c99b1da1 100644 --- a/klinkstatus/src/ui/resultssearchbar.h +++ b/klinkstatus/src/ui/resultssearchbar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@kdewebdev.org * + * moura@tdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -27,7 +27,7 @@ #include "../engine/linkfilter.h" /** - @author Paulo Moura Guedes <moura@kdewebdev.org> + @author Paulo Moura Guedes <moura@tdewebdev.org> Based on Akregator code. Kudos ;) */ class ResultsSearchBar : public TQWidget |