[Uml-devel] kdesdk/umbrello/umbrello

Jonathan Riddell jr at jriddell.org
Thu Oct 30 13:18:13 UTC 2003


On Thu, Oct 30, 2003 at 10:01:30PM +0100, Oliver Kellogg wrote:
> CVS commit by okellogg: 
> 
> Clean out a residue of bug 66848 (thanks for noticing Jon.)
>   M +1 -1      umlview.cpp   1.111
> --- kdesdk/umbrello/umbrello/umlview.cpp  #1.110:1.111
> @@ -1125,5 +1125,5 @@ void UMLView::deleteSelection()
>                  if (cur_msgWgt->getSelected() == true)
>                  {
> -                        removeWidget(cur_msgWgt); // remove msg, because it is selected
> +                        removeWidget(cur_msgWgt, true);  // Remove message - it is selected.
>                  }
>          }

Hmm no, still doesn't seem to have done the trick.

Jonathan Riddell




More information about the umbrello-devel mailing list