view prefs.h @ 283:5036603faa7a

tweaked Makefile.mingw reflecting mojin's comment.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 24 Dec 2008 16:25:57 +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