X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dict.h;h=3fd73f9a6dc0bd9f21e9016cc7037f495081dcb6;hb=df83cf8a655317445e3237457658bd827282f970;hp=6d731f212a98203225028bbb9f6de79a4253682a;hpb=c2026467b6982086ba9fd5c44e549a0fe735285e;p=pspp-builds.git diff --git a/src/ui/gui/psppire-dict.h b/src/ui/gui/psppire-dict.h index 6d731f21..3fd73f9a 100644 --- a/src/ui/gui/psppire-dict.h +++ b/src/ui/gui/psppire-dict.h @@ -42,7 +42,7 @@ G_BEGIN_DECLS typedef struct _PsppireDict PsppireDict; typedef struct _PsppireDictClass PsppireDictClass; -enum {DICT_TVM_COL_NAME=0, DICT_TVM_COL_VAR, n_DICT_COLS} ; +enum {DICT_TVM_COL_NAME=0, DICT_TVM_COL_VAR, DICT_TVM_COL_LABEL, n_DICT_COLS} ; struct _PsppireDict {