view prefs.h @ 279:071db91de7d8

Fix PIDGIN_TREE_TOP
author Konosuke Watanabe <sasugaanija@gmail.com>
date Sun, 14 Dec 2008 04:34:28 +0900
parents c2620a99622b
children
line wrap: on
line source

#ifndef _PIDGIN_TWITTER_PREFS_H_
#define _PIDGIN_TWITTER_PREFS_H_

GtkWidget *prefs_get_frame(PurplePlugin *plugin);

#endif