[Uml-devel] kdesdk/umbrello/umbrello
Sebastian Stein
seb_stein at gmx.de
Mon Jul 12 23:39:16 UTC 2004
Oliver Kellogg <okellogg at users.sourceforge.net> [040526 07:56]:
> CVS commit by okellogg:
>
> findItem(int id): New.
>
>
> M +15 -6 umllistviewitem.cpp 1.40
> M +10 -0 umllistviewitem.h 1.12
>
>
> --- kdesdk/umbrello/umbrello/umllistviewitem.cpp #1.39:1.40
> @@ -145,5 +145,5 @@ void UMLListViewItem::updateObject() {
>
> Uml::Scope scope = m_pObject->getScope();
> - setText( m_pObject->getName() );
> + //setText( m_pObject->getName() );
This is the reason for bug #84516 (renamed class does not change name in
list view). Why was this line commented out? I have activated this line
again.
Sebastian
More information about the umbrello-devel
mailing list