Revision: 17604
http://svn.sourceforge.net/gaim/?rev=17604&view=rev
Author: sadrul
Date: 2006-10-28 12:37:48 -0700 (Sat, 28 Oct 2006)
Log Message:
-----------
compile
Modified Paths:
--------------
trunk/console/libgnt/gntstyle.h
Modified: trunk/console/libgnt/gntstyle.h
===================================================================
--- trunk/console/libgnt/gntstyle.h 2006-10-28 17:59:45 UTC (rev 17603)
+++ trunk/console/libgnt/gntstyle.h 2006-10-28 19:37:48 UTC (rev 17604)
@@ -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();
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|