X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=143a2e111f7cf8dd90bdc92f48746ffb7bb59d07;hb=d22c3971e926ceaf62416c6482fe0fb1dc5407f0;hp=00430e9f62e261f65033e1ad67d8ae1006c8ea60;hpb=bacc3f20714fef3025d79c439993af3403f20bcc;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 00430e9f..143a2e11 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -41,6 +41,7 @@ struct data_editor GtkAction *invoke_select_cases_dialog; GtkAction *invoke_goto_dialog; GtkAction *invoke_variable_info_dialog; + GtkAction *invoke_find_dialog; /* Actions which do things */ GtkAction *insert_variable;