Mercurial > pidgin.yaz
view console/gntprefs.h @ 14325:985e5e3f6f2c
[gaim-migrate @ 17020]
Some distros put the ncursesw headers in ncursesw/, some don't.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Thu, 24 Aug 2006 19:41:34 +0000 |
parents | c65ed4f6eea8 |
children | 81650a27f253 |
line wrap: on
line source
#ifndef _GNT_PREFS_H #define _GNT_PREFS_H void gg_prefs_init(void); void gg_prefs_show_all(void); #endif