[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Sun Jun 20 13:42:04 UTC 2004
CVS commit by okellogg:
Fix bug 83432 (Collaboration diagrams don't restore text locations properly)
M +0 -1 associationwidget.cpp 1.106
--- kdesdk/umbrello/umbrello/associationwidget.cpp #1.105:1.106
@@ -3088,5 +3088,4 @@ bool AssociationWidget::loadFromXMI( QDo
ft->setLink(this);
ft->setActivated();
- setTextPosition( tr_Name, calculateTextPosition(tr_Name) );
if(FloatingText::isTextValid(ft->getText()))
ft -> show();
More information about the umbrello-devel
mailing list