Mercurial > pidgin.yaz
changeset 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 | 52022b0a9405 |
children | bfcdd361357e |
files | console/libgnt/gntstyle.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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();