From a014ee43098b151f622d10fca6fd426badfb16c6 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 11 Dec 2001 10:10:02 +0000 Subject: Merging files: 2001-12-06 Christopher James Lahey * e-table-config.c, e-table-config.h (setup_gui): Set the title of the window here. * e-table-header-item.c (ethi_popup_customize_view): Use a useful string for the header here. svn path=/trunk/; revision=14975 --- widgets/table/e-table-config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'widgets/table/e-table-config.h') diff --git a/widgets/table/e-table-config.h b/widgets/table/e-table-config.h index d2b575eac0..b87aa14d64 100644 --- a/widgets/table/e-table-config.h +++ b/widgets/table/e-table-config.h @@ -52,6 +52,8 @@ typedef struct { typedef struct { GtkObject parent; + char *header; + /* * Our various dialog boxes */ -- cgit v1.2.3