remove trailing whitespace
[mikachu/openbox.git] / openbox / popup.h
index f96ad66..0072f53 100644 (file)
@@ -53,7 +53,7 @@ struct _ObPopup
     guint iconhm; /* icon height multiplier. multipled by the normal height */
     gboolean mapped;
     gboolean delay_mapped;
+
     void (*draw_icon)(gint x, gint y, gint w, gint h, gpointer data);
     gpointer draw_icon_data;
 };