From 4d8bf28dbebbc70325c75c0501ed192ae330c63b Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Fri, 24 Jun 2011 11:23:41 +0100 Subject: Switch to GObject (bzr r10350.1.3) --- src/flood-context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/flood-context.h') diff --git a/src/flood-context.h b/src/flood-context.h index 6847c19be..0cab0f7c5 100644 --- a/src/flood-context.h +++ b/src/flood-context.h @@ -46,7 +46,7 @@ struct SPFloodContextClass { /* Standard Gtk function */ -GtkType sp_flood_context_get_type (void); +GType sp_flood_context_get_type (void); GList* flood_channels_dropdown_items_list (void); GList* flood_autogap_dropdown_items_list (void); -- cgit v1.2.3