[Uml-devel] KDE/kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Thu Sep 29 13:33:56 UTC 2005
SVN commit 465451 by okellogg:
make equal to branches/KDE/3.5
M +1 -1 association.cpp
--- trunk/KDE/kdesdk/umbrello/umbrello/association.cpp #465450:465451
@@ -468,7 +468,7 @@
/* CURRENTLY UNUSED
Uml::IDType UMLAssociation::getRoleId(Role_Type role) const {
- return m_pRole[role]->getID();
+ return m_pRole[role]->getID();
}
*/
More information about the umbrello-devel
mailing list