summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/popupmenu.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:18 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:03:38 +0200
commitd17de25b7fe2200ed60b15ec6801e3458b2c1046 (patch)
treef8d177d2e951eab368c0491c24837836ef41470b /kommander/widgets/popupmenu.h
parent9b520883661b34a40beb46cedb80355fbe6587ad (diff)
downloadtdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.tar.gz
tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kommander/widgets/popupmenu.h')
-rw-r--r--kommander/widgets/popupmenu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/widgets/popupmenu.h b/kommander/widgets/popupmenu.h
index b7ed192a..7d691ff0 100644
--- a/kommander/widgets/popupmenu.h
+++ b/kommander/widgets/popupmenu.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
//
@@ -20,7 +20,7 @@
class TDEPopupMenu;
/**
- @author Andras Mantia <amantia@tdewebdev.org>
+ @author Andras Mantia <amantia@kdewebdev.org>
*/
class PopupMenu : public TQLabel, public KommanderWidget
{