summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/enumwidget.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-07-01 16:39:03 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-07-01 16:39:03 +0200
commit504126f470f73d092593a07e91cde6d9116a46ac (patch)
tree36d4fe66e17ed2026b7cbf052c6c61233cf60ec8 /umbrello/umbrello/enumwidget.h
parent58f3647a3074e52279706f85caaefc38b8f83e34 (diff)
downloadtdesdk-504126f470f73d092593a07e91cde6d9116a46ac.tar.gz
tdesdk-504126f470f73d092593a07e91cde6d9116a46ac.zip
Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'umbrello/umbrello/enumwidget.h')
-rw-r--r--umbrello/umbrello/enumwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/enumwidget.h b/umbrello/umbrello/enumwidget.h
index aa61f4ea..614a442e 100644
--- a/umbrello/umbrello/enumwidget.h
+++ b/umbrello/umbrello/enumwidget.h
@@ -25,7 +25,7 @@ class UMLView;
* @short A graphical version of an enum.
* @author Jonathan Riddell
* @see UMLWidget
- * 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 EnumWidget : public UMLWidget {
public: