summaryrefslogtreecommitdiffstats
path: root/src/gui-wizard-gtk/wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui-wizard-gtk/wizard.h')
-rw-r--r--src/gui-wizard-gtk/wizard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui-wizard-gtk/wizard.h b/src/gui-wizard-gtk/wizard.h
index 5e341e34..bfc6d915 100644
--- a/src/gui-wizard-gtk/wizard.h
+++ b/src/gui-wizard-gtk/wizard.h
@@ -27,4 +27,5 @@ extern char *g_analyze_events;
extern char *g_reanalyze_events;
extern char *g_report_events;
extern problem_data_t *g_cd;
+extern int g_report_only;
void reload_problem_data_from_dump_dir(void);