diff options
Diffstat (limited to 'klinkstatus/src/actionmanager.h')
-rw-r--r-- | klinkstatus/src/actionmanager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/klinkstatus/src/actionmanager.h b/klinkstatus/src/actionmanager.h index fd77b215..15584b0c 100644 --- a/klinkstatus/src/actionmanager.h +++ b/klinkstatus/src/actionmanager.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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 * @@ -30,7 +30,7 @@ class KLinkStatusPart; class TabWidgetSession; /** - @author Paulo Moura Guedes <moura@tdewebdev.org> + @author Paulo Moura Guedes <moura@kdewebdev.org> interface for accessing actions, popup menus etc. from widgets. */ |