From ad65094f704a30f822e16afc401029be7d23b457 Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 20 Jan 2002 13:41:39 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'v0_1'. svn path=/tags/v0_1/; revision=15407 --- 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