X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=7100e34eb87baa167bc2b238c9d5d650e5672749;hb=2b6f9b8c607743ea7324b2b7e9a3b3fe7afa5f4e;hp=67302fa9d5cb82ee199320e6978ee4ccafac8c75;hpb=3f159627d3b80706e58a54be2431c3edbc5333dc;p=pspp diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 67302fa9d5..7100e34eb8 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -35,6 +35,7 @@ struct data_editor GtkAction *action_data_save; GtkAction *invoke_weight_cases_dialog; + GtkAction *invoke_transpose_dialog; GladeXML *xml;