aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-field-chooser-item.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-10-19 10:41:55 +0800
committerChris Lahey <clahey@src.gnome.org>2000-10-19 10:41:55 +0800
commit9bf8ac3b79ce99b7f2ae49d3134984164fa728b3 (patch)
treeaf4fd95a3ce84e5090db1c53ae4e2ef8f916cb08 /widgets/table/e-table-field-chooser-item.h
parent948024d1120cb2d008fc71b1e0faf565e021ae6d (diff)
downloadgsoc2013-evolution-9bf8ac3b79ce99b7f2ae49d3134984164fa728b3.tar
gsoc2013-evolution-9bf8ac3b79ce99b7f2ae49d3134984164fa728b3.tar.gz
gsoc2013-evolution-9bf8ac3b79ce99b7f2ae49d3134984164fa728b3.tar.bz2
gsoc2013-evolution-9bf8ac3b79ce99b7f2ae49d3134984164fa728b3.tar.lz
gsoc2013-evolution-9bf8ac3b79ce99b7f2ae49d3134984164fa728b3.tar.xz
gsoc2013-evolution-9bf8ac3b79ce99b7f2ae49d3134984164fa728b3.tar.zst
gsoc2013-evolution-9bf8ac3b79ce99b7f2ae49d3134984164fa728b3.zip
Fixed ETableFieldChooser row heights a bit.
2000-10-18 Christopher James Lahey <clahey@helixcode.com> * e-table-field-chooser-item.c, e-table-field-chooser-item.h: Fixed ETableFieldChooser row heights a bit. * e-table-header-item.c: Formatting clean up. * e-table-state.c: Added saving of the version of the ETableState. This way, if we change the format of an ETableState, we can detect old version numbers. svn path=/trunk/; revision=6016
Diffstat (limited to 'widgets/table/e-table-field-chooser-item.h')
-rw-r--r--widgets/table/e-table-field-chooser-item.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/table/e-table-field-chooser-item.h b/widgets/table/e-table-field-chooser-item.h
index cc2a916a94..3951a9ae72 100644
--- a/widgets/table/e-table-field-chooser-item.h
+++ b/widgets/table/e-table-field-chooser-item.h
@@ -17,7 +17,6 @@ typedef struct {
ETableHeader *full_header;
double height, width;
- double button_height;
GdkFont *font;