view prefs.h @ 359:7f86a9f04c26

do not escape pseudo command by default.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 31 Aug 2010 17:15:14 +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