diff options
Diffstat (limited to 'extra/kde331/kpanelmenu.h')
-rw-r--r-- | extra/kde331/kpanelmenu.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde331/kpanelmenu.h b/extra/kde331/kpanelmenu.h index 57f77a4..e4f2da4 100644 --- a/extra/kde331/kpanelmenu.h +++ b/extra/kde331/kpanelmenu.h @@ -1,7 +1,7 @@ /***************************************************************** Copyright (c) 1996-2000 the kicker authors. See file AUTHORS. - (c) 2001 Michael Goffioul <[email protected]> + (c) 2001 Michael Goffioul <[email protected]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -47,7 +47,7 @@ class KPanelMenuPrivate; * $KDEDIR/share/apps/kicker/menuext/. * * @short Base class to build dynamically loaded menu entries for the K-menu, or the panel. - * @author The kicker maintainer, Michael Goffioul <[email protected]> + * @author The kicker maintainer, Michael Goffioul <[email protected]> */ class KPanelMenu : public KPopupMenu { |