[Uml-devel] kdesdk/umbrello/umbrello

Carsten Pfeiffer carpdjih at mailbox.tu-berlin.de
Thu Mar 6 12:41:01 UTC 2003


CVS commit by pfeiffer: 

oups, the last umllistview.cpp commit also contained my proposed fix for
#53371. So here's the rest of it.


  M +5 -0      umllistview.h   1.9


--- kdesdk/umbrello/umbrello/umllistview.h  #1.8:1.9
@@ -311,4 +311,9 @@ protected:
         bool typeIsClassifierList(ListView_Type type);
 
+        /**
+         * Deletes all child-items of @p parent.
+         */
+        static void deleteChildrenOf( QListViewItem *parent );
+
 public slots:
         void slotDiagramCreated(int id);






More information about the umbrello-devel mailing list