Some ToDo notes about AutomationTypes
[ardour.git] / libs / clearlooks-older / support.h
index a1430b40d0d078611a7b12ce27223f8cfc81c001..646115ede9e809810fe1c0565d100f8f6d3dd42e 100644 (file)
@@ -91,13 +91,13 @@ calculate_arrow_geometry (GtkArrowType  arrow_type,
                           gint         *y,
                           gint         *width,
                           gint         *height);
-                                                 
+
 GtkWidget *special_get_ancestor(GtkWidget * widget,
                                       GType widget_type);
-                                          
+
 void blend (GdkColormap *colormap,
             GdkColor *a, GdkColor *b, GdkColor *c, int alpha);
-                       
+
 GtkWidget *get_parent_window (GtkWidget *widget);
 
 GdkColor *get_parent_bgcolor (GtkWidget *widget);