Trim trailing white spaces on empty lines.
[geeqie.git] / src / cellrenderericon.h
index 9df54fa..fca6889 100644 (file)
@@ -55,13 +55,13 @@ struct _GQvCellRendererIcon
        gboolean background_set;
 
        gint num_marks;
-       
+
        gboolean show_text;
        gboolean show_marks;
-       
+
        guint marks;
        guint toggled_mark;
-       
+
 };
 
 struct _GQvCellRendererIconClass