# HG changeset patch # User Sadrul Habib Chowdhury # Date 1162064268 0 # Node ID 061157db80170fc7ea99c15986c50876df6f46a4 # Parent 52022b0a94055acfdf75326506f26071a948c77c [gaim-migrate @ 17604] compile committer: Tailor Script diff -r 52022b0a9405 -r 061157db8017 console/libgnt/gntstyle.h --- a/console/libgnt/gntstyle.h Sat Oct 28 15:22:30 2006 +0000 +++ b/console/libgnt/gntstyle.h Sat Oct 28 19:37:48 2006 +0000 @@ -18,6 +18,8 @@ /* This should be called only once for the each type */ void gnt_styles_get_keyremaps(GType type, GHashTable *hash); +void gnt_style_read_actions(GType type, GntWidgetClass *klass); + void gnt_init_styles(); void gnt_uninit_styles();