view prefs.h @ 278:c0cb589f6e05

minor modification to Makefile.mingw
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 14 Dec 2008 04:11:03 +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