summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/widgetbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/widgetbase.h')
-rw-r--r--umbrello/umbrello/widgetbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/widgetbase.h b/umbrello/umbrello/widgetbase.h
index 41a7629f..b6c66dc4 100644
--- a/umbrello/umbrello/widgetbase.h
+++ b/umbrello/umbrello/widgetbase.h
@@ -25,7 +25,7 @@ class UMLObject;
/**
* @short Common base class for UMLWidget and AssociationWidget
* @author Oliver Kellogg <okellogg@users.sourceforge.net>
- * 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 WidgetBase : public TQObject {
Q_OBJECT