X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-view%2Faoview_table.c;h=e75ae670c8037c90520b121e8e0fd3d6363f7330;hp=931430096590a8d9f8337af717da980a11b5199a;hb=33edd62992a32b0ec8ca66d879fa300871db5937;hpb=29687cbd462a332d9a36ed87500c5b737dcae3f4 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];