23 #ifndef WINDOW_AUTOCLEAR_H 24 #define WINDOW_AUTOCLEAR_H 31 typedef struct _AutoClearWindow AutoClearWindow;
33 AutoClearWindow *autoClearWindow (GtkWidget *parent,
Account *account);
34 void gnc_ui_autoclear_window_raise(AutoClearWindow * autoClearData);