aboutsummaryrefslogtreecommitdiff
path: root/src/dw-hdfsee.h
diff options
context:
space:
mode:
authorValerio Mariani <valerio.mariani@desy.de>2015-02-05 14:33:04 +0100
committerThomas White <taw@physics.org>2015-02-05 17:13:54 +0100
commit39db07ff9e7b345660780477632da88dfb8cc86f (patch)
treeeca91d0e6f3c0fd4fee2350c560de268bb28fc32 /src/dw-hdfsee.h
parent7eb824c40a6bc6ef532c0e385843bace533b79e1 (diff)
Fixed hdfsee handling of rigid group collections
Diffstat (limited to 'src/dw-hdfsee.h')
-rw-r--r--src/dw-hdfsee.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dw-hdfsee.h b/src/dw-hdfsee.h
index 39b82250..81108213 100644
--- a/src/dw-hdfsee.h
+++ b/src/dw-hdfsee.h
@@ -96,6 +96,7 @@ typedef struct {
struct image *image;
char *geom_filename;
+ char *rg_coll_name;
/* Dialog boxes */
BinningDialog *binning_dialog;