view prefs.h @ 275:986f949c741b

fixed recipient format for jisko
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 13 Dec 2008 03:34:19 +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