diff options
Diffstat (limited to 'umbrello/umbrello/statewidget.h')
-rw-r--r-- | umbrello/umbrello/statewidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/statewidget.h b/umbrello/umbrello/statewidget.h index f4a8008a..18d7b48e 100644 --- a/umbrello/umbrello/statewidget.h +++ b/umbrello/umbrello/statewidget.h @@ -33,7 +33,7 @@ * * @short A graphical version of a UML State. * @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 StateWidget : public UMLWidget { Q_OBJECT |