[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Fri Sep 17 22:56:01 UTC 2004
CVS commit by okellogg:
Revert bogus change.
M +1 -1 assocrules.cpp 1.32
--- kdesdk/umbrello/umbrello/assocrules.cpp #1.31:1.32
@@ -326,5 +326,5 @@ AssocRules::Assoc_Rule AssocRules::m_Ass
{ at_Anchor, wt_Actor, wt_Note, false, false, false, false },
{ at_Anchor, wt_UseCase, wt_Note, false, false, false, false },
- { at_Anchor, wt_Message, wt_Note, false, false, false, true },
+ { at_Anchor, wt_Message, wt_Note, false, false, false, false },
{ at_Anchor, wt_State, wt_Note, false, false, false, false },
{ at_Anchor, wt_Activity, wt_Note, false, false, false, false },
More information about the umbrello-devel
mailing list