From d926a5044cc190b0e6f3b53d7be13096a79990c8 Mon Sep 17 00:00:00 2001 From: nobody Date: Wed, 24 Oct 2001 22:17:05 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GNOME_2'. svn path=/tags/GNOME_2/; revision=14021 --- notes/e-bevel-button-util.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 notes/e-bevel-button-util.h (limited to 'notes/e-bevel-button-util.h') diff --git a/notes/e-bevel-button-util.h b/notes/e-bevel-button-util.h deleted file mode 100644 index 759a9025cc..0000000000 --- a/notes/e-bevel-button-util.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef __E_BEVEL_BUTTON_UTIL_H__ -#define __E_BEVEL_BUTTON_UTIL_H__ - -#define LIGHTNESS_MULT 1.3 -#define DARKNESS_MULT 0.7 - -void -e_bevel_button_util_shade (GdkColor *a, - GdkColor *b, - gdouble k); - -#endif /* __E_BEVEL_BUTTON_UTIL_H__ */ -- cgit v1.2.3