[Uml-devel] [Bug 65407] After adding an anchor, cursor doesn't show anchor tool anymore

John Ratke jratke at comcast.net
Wed Oct 8 19:27:01 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=65407     
jratke at comcast.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From jratke at comcast.net  2003-10-09 04:26 -------
Subject: kdesdk/umbrello/umbrello

CVS commit by jratke: 


CCMAIL: 65407-done at bugs.kde.org

Remove setting cursor back to arrow in NoteWidget::mouseReleaseEvent


  M +0 -1      notewidget.cpp   1.11


--- kdesdk/umbrello/umbrello/notewidget.cpp  #1.10:1.11
@@ -128,5 +128,4 @@ void NoteWidget::mouseReleaseEvent( QMou
         UMLWidget::mouseReleaseEvent( me );
         m_bResizing = false;
-        m_pView -> setCursor( KCursor::arrowCursor() );
 }




More information about the umbrello-devel mailing list