24 #ifndef DIALOG_SX_SINCE_LAST_RUN_H 25 #define DIALOG_SX_SINCE_LAST_RUN_H 32 #include "gnc-plugin-page-sx-list.h" 34 #define GNC_PREFS_GROUP_STARTUP "dialogs.sxs.since-last-run" 35 #define GNC_PREF_RUN_AT_FOPEN "show-at-file-open" 36 #define GNC_PREF_SHOW_AT_FOPEN "show-notify-window-at-file-open" 45 void gnc_sx_sxsincelast_book_opened (
void);
50 GncSxSinceLastRunDialog* gnc_ui_sx_since_last_run_dialog (GtkWindow *parent,
51 GncSxInstanceModel *sx_instances,
52 GList *auto_created_txn_guids);
54 void gnc_ui_sx_creation_error_dialog (GList **creation_errors);