[murrine/textstyle-changes] Whitespace



commit 95ba2516377dfe7ae2320c19864a6cd92a787bb4
Author: Andrea <andrea cimitan gmail com>
Date:   Mon May 10 10:23:37 2010 +0200

    Whitespace

 src/murrine_style.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/murrine_style.c b/src/murrine_style.c
index ce9841a..f02f8cc 100644
--- a/src/murrine_style.c
+++ b/src/murrine_style.c
@@ -1944,7 +1944,7 @@ murrine_style_draw_layout (GtkStyle     *style,
 	if (widget && (state_type == GTK_STATE_INSENSITIVE || 
 	    (MURRINE_STYLE (style)->textstyle != 0 &&
 	     state_type != GTK_STATE_PRELIGHT &&
-	     !(DETAIL ("cellrenderertext") && state_type== GTK_STATE_NORMAL))))
+	     !(DETAIL ("cellrenderertext") && state_type == GTK_STATE_NORMAL))))
 	{
 		MurrineStyle *murrine_style = MURRINE_STYLE (style);
 		MurrineColors *colors = &murrine_style->colors;



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