aboutsummaryrefslogtreecommitdiff
path: root/src/control.h
diff options
context:
space:
mode:
authortaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-09-05 00:17:20 +0000
committertaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-09-05 00:17:20 +0000
commit33812018c1584e0ccdea764ae971c1dd82e7a5d3 (patch)
tree880aa959290333588223e59430acce60d13038a7 /src/control.h
parent0369b6427674594f3ad52f562f90a057c0cdbd7a (diff)
Visualise various things for debugging
git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@116 bf6ca9ba-c028-0410-8290-897cf20841d1
Diffstat (limited to 'src/control.h')
-rw-r--r--src/control.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control.h b/src/control.h
index 3dc030c..cf3b8c4 100644
--- a/src/control.h
+++ b/src/control.h
@@ -110,6 +110,7 @@ typedef struct cctx_struct {
/* Output */
struct rctx_struct *reflectionctx;
+ struct dw_struct *dw;
/* GTK bits */
GtkWidget *combo_algorithm;