diff options
Diffstat (limited to 'kommander/widgets/aboutdialog.h')
-rw-r--r-- | kommander/widgets/aboutdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/widgets/aboutdialog.h b/kommander/widgets/aboutdialog.h index 0afa9fc4..319cfc34 100644 --- a/kommander/widgets/aboutdialog.h +++ b/kommander/widgets/aboutdialog.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <amantia@kdewebdev.org>, (C) 2008 +// Author: Andras Mantia <amantia@tdewebdev.org>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -19,7 +19,7 @@ class KAboutApplication; class KAboutData; /** - @author Andras Mantia <amantia@kdewebdev.org> + @author Andras Mantia <amantia@tdewebdev.org> */ class AboutDialog : public TQLabel, public KommanderWidget { |