X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=00430e9f62e261f65033e1ad67d8ae1006c8ea60;hb=0085c7edf6d3b9c9ee2ce880893023c567886101;hp=2186d4cf8e0cc8f5218da9bb722bd0e796c71245;hpb=29956ba4326b9d6a2bc4d22a9f323902c7a08d43;p=pspp diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 2186d4cf8e..00430e9f62 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -38,6 +38,7 @@ struct data_editor GtkAction *invoke_sort_cases_dialog; GtkAction *invoke_compute_dialog; GtkAction *invoke_comments_dialog; + GtkAction *invoke_select_cases_dialog; GtkAction *invoke_goto_dialog; GtkAction *invoke_variable_info_dialog;