X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog.h;h=527e8b0d05110cfacf70e77ec99b9b7e057601d5;hb=531de52e961c7feaa6f5e86f1de36afa69ab1fab;hp=af56aac1e8a8fcff9de48d088329f8ac96c9c17a;hpb=b9a86e50c9e9631c98fea4b56732de92044e880b;p=pspp diff --git a/src/ui/gui/psppire-dialog.h b/src/ui/gui/psppire-dialog.h index af56aac1e8..527e8b0d05 100644 --- a/src/ui/gui/psppire-dialog.h +++ b/src/ui/gui/psppire-dialog.h @@ -67,6 +67,9 @@ struct _PsppireDialog gpointer acceptable_data; gboolean slidable; PsppireOrientation orientation; + + gchar *help_page; + }; struct _PsppireDialogClass