From dce08c184686d4cef1f1961926cce339429f5aba Mon Sep 17 00:00:00 2001 From: Ralf Stephan Date: Mon, 13 Feb 2006 19:14:47 +0000 Subject: bulk whitespace removal patch #1198588 by gigaclon (bzr r134) --- src/dialogs/fill-style.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/dialogs/fill-style.cpp') diff --git a/src/dialogs/fill-style.cpp b/src/dialogs/fill-style.cpp index 1c151deeb..2aaf6e6c2 100644 --- a/src/dialogs/fill-style.cpp +++ b/src/dialogs/fill-style.cpp @@ -130,7 +130,7 @@ sp_fill_style_widget_construct ( SPWidget *spw, SPPaintSelector *psel ) sp_fill_style_widget_update (spw); - } + } } // end of sp_fill_style_widget_construct() @@ -149,7 +149,7 @@ sp_fill_style_widget_modify_selection ( SPWidget *spw, } static void -sp_fill_style_widget_change_subselection ( Inkscape::Application *inkscape, +sp_fill_style_widget_change_subselection ( Inkscape::Application *inkscape, SPDesktop *desktop, SPWidget *spw ) { @@ -398,7 +398,7 @@ sp_fill_style_widget_paint_changed ( SPPaintSelector *psel, // on release, toggle undo_label so that the next drag will not be lumped with this one if (undo_label == undo_label_1) undo_label = undo_label_2; - else + else undo_label = undo_label_1; break; -- cgit v1.2.3