[metacity/cowbell] params



commit de02c05845be34f8514ddbd4aafb75ed3ed20f6d
Author: Thomas Thurman <tthurman gnome org>
Date:   Mon Oct 19 11:19:54 2009 -0400

    params

 src/ui/theme.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/ui/theme.c b/src/ui/theme.c
index 64e6c2d..981d0c0 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -587,7 +587,9 @@ cowbell_get_edge_sizes (ccss_style_t *style,
 }
 
 static ccss_style_t *
-cowbell_get_current_style ()
+cowbell_get_current_style (MetaTheme *theme,
+                           MetaFrameType type,
+                           MetaFrameFlags flags)
 {
   /* stub */
   return NULL;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]