diff console/libgnt/gntstyle.h @ 14835:061157db8017

[gaim-migrate @ 17604] compile committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 28 Oct 2006 19:37:48 +0000
parents b1b76fb9c739
children 065e7ac30338
line wrap: on
line diff
--- 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();