aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-subscribe-editor.h
blob: c6989af84b8933c9503a41efc5c981346bce145f (plain) (blame)
1
2
3
4
5
6
7
8
9

#ifndef _EM_SUBSCRIBE_EDITOR_H
#define _EM_SUBSCRIBE_EDITOR_H

#include <gtk/gtk.h>

GtkDialog *em_subscribe_editor_new(void);

#endif /* ! _EM_SUBSCRIBE_EDITOR_H */