summaryrefslogtreecommitdiff
path: root/libs/clearlooks-older/support.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/clearlooks-older/support.h')
-rw-r--r--libs/clearlooks-older/support.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/clearlooks-older/support.h b/libs/clearlooks-older/support.h
index a1430b40d0..ea2417f3cb 100644
--- a/libs/clearlooks-older/support.h
+++ b/libs/clearlooks-older/support.h
@@ -91,10 +91,10 @@ 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);