X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=7100e34eb87baa167bc2b238c9d5d650e5672749;hb=a10cebe053263d7e936b6533a3dbf5ac2f0586a1;hp=67302fa9d5cb82ee199320e6978ee4ccafac8c75;hpb=9683d7528884fcb3c60705812de9f96889536388;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 67302fa9..7100e34e 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;