diff options
| author | Karel Klic <kklic@redhat.com> | 2011-05-13 18:32:06 +0200 |
|---|---|---|
| committer | Karel Klic <kklic@redhat.com> | 2011-05-13 18:32:06 +0200 |
| commit | e16a562d8616d2ac55f58b091f95acd5b3174229 (patch) | |
| tree | bf5c97a4ab4d4f792c436d4ed93a1c36cd381c3b /src/include/report | |
| parent | 15473d2a5ecfd20bd8cc3982e703fcedd51289f8 (diff) | |
| parent | e123c5f3b4bdd10f3b495a4a948f6c452ed6205f (diff) | |
merge
Diffstat (limited to 'src/include/report')
| -rw-r--r-- | src/include/report/event_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/report/event_config.h b/src/include/report/event_config.h index 5c898d9a..2e2783de 100644 --- a/src/include/report/event_config.h +++ b/src/include/report/event_config.h @@ -71,6 +71,7 @@ typedef struct //char *action; //action description to show in gui like: Upload report to the Red Hat bugzilla" char *description; // "Report to..."/"Save to file". Should be one sentence, not long char *long_descr; // Long(er) explanation, if needed + char *creates_elements; GList *options; } event_config_t; |
