[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Wed Jul 7 19:54:02 UTC 2004


CVS commit by okellogg: 

Remove obsolete comments.


  M +0 -10     umlwidget.cpp   1.87


--- kdesdk/umbrello/umbrello/umlwidget.cpp  #1.86:1.87
@@ -392,14 +392,4 @@ void UMLWidget::mouseReleaseEvent(QMouse
 
         if (m_bMoved) {
-                // Adjust assoc lines again - when the widget is moved around
-                // quickly the lastUpdate timer may have not yet fired.
-                //
-                // COMMENT: I *dont* think the full adjustAssocs is needed. It certainly screws
-                // up the display when a role floating text box belonging to that assoc
-                // is moved.  Ithink  its best to do noting here. -b.t.
-
-                // adjustUnselectedAssocs( getX(), getY() );
-
-                // BUT DO do this..so that if we quit right now, we are asked to save
                 m_pView->getDocument()->setModified(true);
         }






More information about the umbrello-devel mailing list