X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=a49d2c5b2ca066f893a283d70a3f1440e88873c8;hb=c65449a628d13f4683e7dc7125874608c7152017;hp=9af3d737cddd03561101c97460a7b9fed7712eab;hpb=ccf449c7dc6ecea4d94303ad1865512f3c149cc6;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 9af3d737..a49d2c5b 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -43,6 +43,8 @@ struct data_editor GtkAction *invoke_variable_info_dialog; GtkAction *invoke_find_dialog; GtkAction *invoke_rank_dialog; + GtkAction *invoke_recode_same_dialog; + GtkAction *invoke_recode_different_dialog; GtkAction *invoke_descriptives_dialog;