aboutsummaryrefslogtreecommitdiff
path: root/src/crystfelindexingopts.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-08-19 16:22:44 +0200
committerThomas White <taw@physics.org>2020-08-19 16:23:05 +0200
commit10e1c93f65c1d47432c96d9c2ba0fcb3f5b7e33f (patch)
tree288ec7e90d412c01565cfa583d48647d4a477f6b /src/crystfelindexingopts.h
parent7d1734f588d48df708247c7a177caa7fce6a035b (diff)
Replace potentially confusing "Use unit cell" checkbox
Diffstat (limited to 'src/crystfelindexingopts.h')
-rw-r--r--src/crystfelindexingopts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crystfelindexingopts.h b/src/crystfelindexingopts.h
index f380e346..cebba103 100644
--- a/src/crystfelindexingopts.h
+++ b/src/crystfelindexingopts.h
@@ -54,7 +54,6 @@ struct _crystfelindexingopts
GtkNotebook parent_instance;
/*< private >*/
- GtkWidget *use_cell;
GtkWidget *cell_chooser;
GtkWidget *auto_indm;
GtkListStore *indm_store;