From c8d377f38e95972caeae1f489de7f87914ee35ab Mon Sep 17 00:00:00 2001 From: Maximilian Albert Date: Fri, 15 Aug 2008 19:53:10 +0000 Subject: Eliminate more of SP_ACTIVE_DESKTOP (bzr r6633) --- src/eraser-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/eraser-context.cpp') diff --git a/src/eraser-context.cpp b/src/eraser-context.cpp index bec3326d6..ccbb87790 100644 --- a/src/eraser-context.cpp +++ b/src/eraser-context.cpp @@ -771,7 +771,7 @@ set_to_accumulated(SPEraserContext *dc) selection->set(item); selection->add(dup); - sp_selected_path_diff_skip_undo(); + sp_selected_path_diff_skip_undo(desktop); workDone = true; // TODO set this only if something was cut. if ( !selection->isEmpty() ) { // If the item was not completely erased, track the new remainder. -- cgit v1.2.3