X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-view%2Faoview_table.c;h=e75ae670c8037c90520b121e8e0fd3d6363f7330;hp=931430096590a8d9f8337af717da980a11b5199a;hb=c8c5b7963babe8eb16e2651fba9cd2c8d1cba74e;hpb=9789ca5e8caa9a013e804f307b9da380e147bd75 diff --git a/ao-view/aoview_table.c b/ao-view/aoview_table.c index 93143009..e75ae670 100644 --- a/ao-view/aoview_table.c +++ b/ao-view/aoview_table.c @@ -17,7 +17,7 @@ #include "aoview.h" -#define NCOL 2 +#define NCOL 3 static GtkTreeView *dataview[NCOL]; static GtkListStore *datalist[NCOL];