diff options
Diffstat (limited to 'src/gui_project.h')
-rw-r--r-- | src/gui_project.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui_project.h b/src/gui_project.h index 8ec81ee2..546bae9a 100644 --- a/src/gui_project.h +++ b/src/gui_project.h @@ -302,6 +302,7 @@ struct crystfelproject { char **filenames; char **events; int show_centre; + int resolution_rings; int rescan_on_change; int show_peaks; |