murrine r99 - trunk/src



Author: acimitan
Date: Sat Dec 27 19:07:08 2008
New Revision: 99
URL: http://svn.gnome.org/viewvc/murrine?rev=99&view=rev

Log:
indents

Modified:
   trunk/src/murrine_style.c

Modified: trunk/src/murrine_style.c
==============================================================================
--- trunk/src/murrine_style.c	(original)
+++ trunk/src/murrine_style.c	Sat Dec 27 19:07:08 2008
@@ -1114,7 +1114,7 @@
 			else
 				params.corners = MRN_CORNER_NONE;
 
-				STYLE_FUNCTION(draw_button) (cr, colors, &params, x, y, width, height+1, TRUE);
+			STYLE_FUNCTION(draw_button) (cr, colors, &params, x, y, width, height+1, TRUE);
 		}
 	}
 	else if (DETAIL ("hscrollbar") || DETAIL ("vscrollbar") || DETAIL ("slider") || DETAIL ("stepper"))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]