X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-var-info.h;h=ef72e7789a86a12c8b7823c381748a0b4fa3e8c1;hb=177156c175e901a740b16632f7ada809b43638db;hp=6ea20b20c99301087c6d0663b9d46d85ca0d739c;hpb=0df9cdd3df66caf4353128feff3008289cda8115;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-var-info.h b/src/ui/gui/psppire-dialog-action-var-info.h index 6ea20b20c9..ef72e7789a 100644 --- a/src/ui/gui/psppire-dialog-action-var-info.h +++ b/src/ui/gui/psppire-dialog-action-var-info.h @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2012, 2013, 2014 Free Software Foundation + Copyright (C) 2012, 2013, 2014, 2020 Free Software Foundation This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -60,8 +60,7 @@ struct _PsppireDialogActionVarInfo /*< private >*/ gboolean dispose_has_run ; - GtkWidget *variables; /* Treeview of selected variables. */ - struct psppire_output_view *output; /* Manages output layout. */ + GtkWidget *var_info; };