diff options
Diffstat (limited to 'umbrello/umbrello/listpopupmenu.h')
-rw-r--r-- | umbrello/umbrello/listpopupmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/listpopupmenu.h b/umbrello/umbrello/listpopupmenu.h index 0ceddb50..cfa49367 100644 --- a/umbrello/umbrello/listpopupmenu.h +++ b/umbrello/umbrello/listpopupmenu.h @@ -25,7 +25,7 @@ class ClassifierWidget; * * @short Displays a popup menu. * @author Paul Hensgen <phensgen@techie.com> - * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org + * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org */ class ListPopupMenu : public TDEPopupMenu { |