Mercurial > pidgin
view console/gntui.h @ 14467:fd45915c6988
[gaim-migrate @ 17183]
The gaim executable and the gtkgaim and libgaim dlls now contain version information.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 07 Sep 2006 17:53:25 +0000 |
parents | c65ed4f6eea8 |
children | 81650a27f253 |
line wrap: on
line source
#ifndef _GNT_UI_H #define _GNT_UI_H #include "gnt.h" void init_gnt_ui(void); #endif