fixed style
authorJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 3 Apr 2012 06:48:53 +0000 (06:48 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 3 Apr 2012 06:48:53 +0000 (06:48 +0000)
src/graph.c

index 5df5838..ed3c43a 100644 (file)
@@ -78,7 +78,7 @@ draw_graph_background(cairo_t *cr,
                      int width, int height, struct config *config,
                      GtkWidget *widget)
 {
-       GtkStyleContextstyle_ctx;
+       GtkStyleContext *style_ctx;
        struct color *bgcolor;
        GdkRGBA rgba;