X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-crosstabs.h;h=ac287057b78af49abdfaea37cd56e9fe55c93b88;hb=62441bcb7d0655eea77ac52327030afc8ed224a6;hp=a286e0f828b88a89cf2ad68cb54f615f53ca5430;hpb=e2da62d735c597afeef2e0e9b36e5a4a83d7da94;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-crosstabs.h b/src/ui/gui/psppire-dialog-action-crosstabs.h index a286e0f828..ac287057b7 100644 --- a/src/ui/gui/psppire-dialog-action-crosstabs.h +++ b/src/ui/gui/psppire-dialog-action-crosstabs.h @@ -20,7 +20,7 @@ #include "psppire-dialog-action.h" -/* +/* This module provides a subclass of GtkTreeView, designed for dialogs which need lists of annotated checkbox items. The object contains the necessary model and renderers, which means that @@ -71,7 +71,7 @@ struct _PsppireDialogActionCrosstabs GtkWidget *col_vars; GtkWidget *row_vars; - GtkWidget *dest_rows; + GtkWidget *dest_rows; GtkWidget *dest_cols ; GtkWidget *format_button ; GtkWidget *stat_button ;