X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-import-assistant.h;h=55bfbeb5a604825951065fee1f4f23ebb204f366;hb=c779c0c9beb2e6b3bde870fdd2fd9cd8a86877fa;hp=dc69277546d2d5eaea9f62c3fcdf4190f0be62b0;hpb=6dbe135dc0a825499276fa2e4ade71f110e53a4f;p=pspp diff --git a/src/ui/gui/psppire-import-assistant.h b/src/ui/gui/psppire-import-assistant.h index dc69277546..55bfbeb5a6 100644 --- a/src/ui/gui/psppire-import-assistant.h +++ b/src/ui/gui/psppire-import-assistant.h @@ -137,6 +137,7 @@ struct _PsppireImportAssistant struct dictionary *dict; GtkWidget *var_sheet; + GtkWidget *data_sheet; struct spreadsheet *spreadsheet; };