[Uml-devel] kdesdk/umbrello/umbrello/dialogs

Sebastian Stein seb.kde at hpfsc.de
Thu Oct 2 03:20:03 UTC 2003


CVS commit by sstein: 

fix bug #65312
Patch provide by John Ratke <jratke at comcast.net>


  M +1 -0      classifierlistpage.cpp   1.5


--- kdesdk/umbrello/umbrello/dialogs/classifierlistpage.cpp  #1.4:1.5
@@ -347,4 +347,5 @@ void ClassifierListPage::slotDelete() {
         m_pDoc->removeUMLObject(selectedAttribute);
         m_pItemListLB->removeItem( m_pItemListLB->currentItem());
+        m_pOldListItem = 0;
         slotClicked(0);
 }






More information about the umbrello-devel mailing list