view prefs.h @ 363:85e109dee063 0.9.2.1

- version bump to 0.9.2.1 - add dai as a contributor
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 13 May 2011 00:01:48 +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