diff options
Diffstat (limited to 'kommander/widgets/toolbox.h')
-rw-r--r-- | kommander/widgets/toolbox.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/widgets/toolbox.h b/kommander/widgets/toolbox.h index 756da955..1d253c90 100644 --- a/kommander/widgets/toolbox.h +++ b/kommander/widgets/toolbox.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <amantia@tdewebdev.org>, (C) 2008 +// Author: Andras Mantia <amantia@kdewebdev.org>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -16,7 +16,7 @@ #include <kommanderwidget.h> /** - @author Andras Mantia <amantia@tdewebdev.org> + @author Andras Mantia <amantia@kdewebdev.org> */ class ToolBox : public TQToolBox, public KommanderWidget { |