aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header-item.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-06 16:13:30 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-06 16:13:30 +0800
commitd08ab36bfb63bc156786a8ce998d610b98459837 (patch)
treec1288068a00ef223596509d1456f3fe37ab5a451 /widgets/table/e-table-header-item.h
parent7df026ac0eaa8ddb5d395bdc8d00bedf35496147 (diff)
downloadgsoc2013-evolution-d08ab36bfb63bc156786a8ce998d610b98459837.tar
gsoc2013-evolution-d08ab36bfb63bc156786a8ce998d610b98459837.tar.gz
gsoc2013-evolution-d08ab36bfb63bc156786a8ce998d610b98459837.tar.bz2
gsoc2013-evolution-d08ab36bfb63bc156786a8ce998d610b98459837.tar.lz
gsoc2013-evolution-d08ab36bfb63bc156786a8ce998d610b98459837.tar.xz
gsoc2013-evolution-d08ab36bfb63bc156786a8ce998d610b98459837.tar.zst
gsoc2013-evolution-d08ab36bfb63bc156786a8ce998d610b98459837.zip
Made it so that columns would be properly indented.
2000-03-06 Christopher James Lahey <clahey@helixcode.com> * e-table-header-item.c, e-table-header-item.h: Made it so that columns would be properly indented. svn path=/trunk/; revision=2072
Diffstat (limited to 'widgets/table/e-table-header-item.h')
-rw-r--r--widgets/table/e-table-header-item.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-table-header-item.h b/widgets/table/e-table-header-item.h
index cc3cf8e4f6..32d87025d6 100644
--- a/widgets/table/e-table-header-item.h
+++ b/widgets/table/e-table-header-item.h
@@ -33,6 +33,8 @@ typedef struct {
GtkObject *resize_guide;
+ int group_indent_width;
+
/*
* Ids
*/