77b0a5ef89216a6d952b9b140e44a84b4a9c94a1
[modest] / src / hildon / modest-ui-account-setup.h
1 /* modest-ui-account-setup.h */
2 /* insert (c)/licensing information) */
3
4 #ifndef __MODEST_UI_ACCOUNT_SETUP_H__
5 #define __MODEST_UI_ACCOUNT_SETUP_H__
6
7 #include "modest-ui-glade.h"
8
9 void account_settings (GtkWidget *,
10                        gpointer);
11
12 #endif /* __MODEST_UI_ACCOUNT_SETUP_H__ */
13