X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-spreadsheet-model.h;h=e60e3fa99cf66e62c43e5f6fdfe88d833d3b2a0a;hb=77e2017715a58c01d3e63ad90fb28b5e39eb2a31;hp=0366ad4bc18db7c59cf2bb141293994b164cec0a;hpb=57531cdd0b00b297859d70b3c8ea8fcd4ba5acbd;p=pspp diff --git a/src/ui/gui/psppire-spreadsheet-model.h b/src/ui/gui/psppire-spreadsheet-model.h index 0366ad4bc1..e60e3fa99c 100644 --- a/src/ui/gui/psppire-spreadsheet-model.h +++ b/src/ui/gui/psppire-spreadsheet-model.h @@ -87,6 +87,8 @@ enum { PSPPIRE_SPREADSHEET_MODEL_COL_NAME, PSPPIRE_SPREADSHEET_MODEL_COL_RANGE, + PSPPIRE_SPREADSHEET_MODEL_COL_SHEET_ROWS, + PSPPIRE_SPREADSHEET_MODEL_COL_SHEET_COLUMNS, PSPPIRE_SPREADSHEET_MODEL_N_COLS };