diff options
Diffstat (limited to 'ao-view/aoview_table.c')
| -rw-r--r-- | ao-view/aoview_table.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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]; | 
