24#ifndef DIALOG_SX_SINCE_LAST_RUN_H
25#define DIALOG_SX_SINCE_LAST_RUN_H
32#include "gnc-plugin-page-sx-list.h"
38#define GNC_PREFS_GROUP_STARTUP "dialogs.sxs.since-last-run"
39#define GNC_PREF_RUN_AT_FOPEN "show-at-file-open"
40#define GNC_PREF_SHOW_AT_FOPEN "show-notify-window-at-file-open"
49void gnc_sx_sxsincelast_book_opened (
void);
54void gnc_ui_sx_since_last_run_dialog (GncSxInstanceModel *sx_instances);
56void gnc_ui_sx_creation_error_dialog (GList **creation_errors);