From 10c42dd6e9ea8e743b97c0732dd8fcf14b0cea37 Mon Sep 17 00:00:00 2001 From: "Sandro S. Andrade" Date: Sun, 24 Nov 2013 13:01:39 -0300 Subject: Fix weird characters in UML documentation in UML.xmi Change-Id: Ibb6b094c2dccc05a23a340af87bd40c15b3e040f Reviewed-by: Sandro S. Andrade --- scripts/normative-xmi/UML.xmi.gz | Bin 147864 -> 147771 bytes src/uml/qumlexecutablenode.cpp | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/normative-xmi/UML.xmi.gz b/scripts/normative-xmi/UML.xmi.gz index 761f8a02..e7184f6f 100644 Binary files a/scripts/normative-xmi/UML.xmi.gz and b/scripts/normative-xmi/UML.xmi.gz differ diff --git a/src/uml/qumlexecutablenode.cpp b/src/uml/qumlexecutablenode.cpp index 85d9c05a..26c2b30f 100644 --- a/src/uml/qumlexecutablenode.cpp +++ b/src/uml/qumlexecutablenode.cpp @@ -64,7 +64,7 @@ QT_BEGIN_NAMESPACE \inmodule QtUml - \brief An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers.An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers. + \brief An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers.An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers. \b {QUmlExecutableNode is an abstract class.} */ -- cgit v1.2.3