aboutsummaryrefslogtreecommitdiff
path: root/src/crystfelindexingopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crystfelindexingopts.h')
-rw-r--r--src/crystfelindexingopts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crystfelindexingopts.h b/src/crystfelindexingopts.h
index 7f7a251a..f380e346 100644
--- a/src/crystfelindexingopts.h
+++ b/src/crystfelindexingopts.h
@@ -57,7 +57,7 @@ struct _crystfelindexingopts
GtkWidget *use_cell;
GtkWidget *cell_chooser;
GtkWidget *auto_indm;
- /* FIXME: indexing algo choice */
+ GtkListStore *indm_store;
GtkWidget *multi;
GtkWidget *refine;
GtkWidget *retry;