* create new object class modest-editor-window as abstraction for the editor sub...
[modest] / src / gtk-glade / modest-ui-wizard.h
1 /* modest-ui-wizzard.h */
2 /* insert (c)/licensing information) */
3
4 #ifndef __MODEST_UI_WIZZARD_H__
5 #define __MODEST_UI_WIZZARD_H__
6
7 void new_wizard_account (GtkWidget *,
8                          gpointer);
9
10 #endif /* __MODEST_UI_WIZZARD_H__ */
11