diff options
Diffstat (limited to 'kommander/widgets/popupmenu.h')
-rw-r--r-- | kommander/widgets/popupmenu.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/widgets/popupmenu.h b/kommander/widgets/popupmenu.h index e9e6c638..2c471908 100644 --- a/kommander/widgets/popupmenu.h +++ b/kommander/widgets/popupmenu.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 // @@ -20,7 +20,7 @@ class KPopupMenu; /** - @author Andras Mantia <amantia@kdewebdev.org> + @author Andras Mantia <amantia@tdewebdev.org> */ class PopupMenu : public TQLabel, public KommanderWidget { |