aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header-item.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-14 03:23:22 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-14 03:23:22 +0800
commit1be3f59a27145521b6b4c1a8af48ab9421df33b2 (patch)
tree89157e5b6321aae30076793ff7045b4cd62697b8 /widgets/table/e-table-header-item.c
parenta5fc85f2f49c04d8b0344c8e967c2bf18856a46a (diff)
downloadgsoc2013-evolution-1be3f59a27145521b6b4c1a8af48ab9421df33b2.tar
gsoc2013-evolution-1be3f59a27145521b6b4c1a8af48ab9421df33b2.tar.gz
gsoc2013-evolution-1be3f59a27145521b6b4c1a8af48ab9421df33b2.tar.bz2
gsoc2013-evolution-1be3f59a27145521b6b4c1a8af48ab9421df33b2.tar.lz
gsoc2013-evolution-1be3f59a27145521b6b4c1a8af48ab9421df33b2.tar.xz
gsoc2013-evolution-1be3f59a27145521b6b4c1a8af48ab9421df33b2.tar.zst
gsoc2013-evolution-1be3f59a27145521b6b4c1a8af48ab9421df33b2.zip
Changed the background color of the header.
2000-07-13 Christopher James Lahey <clahey@helixcode.com> * e-table-header-item.c: Changed the background color of the header. svn path=/trunk/; revision=4152
Diffstat (limited to 'widgets/table/e-table-header-item.c')
-rw-r--r--widgets/table/e-table-header-item.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-header-item.c b/widgets/table/e-table-header-item.c
index ebe2c6434e..173256c8bd 100644
--- a/widgets/table/e-table-header-item.c
+++ b/widgets/table/e-table-header-item.c
@@ -821,7 +821,7 @@ ethi_draw (GnomeCanvasItem *item, GdkDrawable *drawable, int x, int y, int width
if (x2 < x)
continue;
- gc = GTK_WIDGET (canvas)->style->bg_gc [GTK_STATE_ACTIVE];
+ gc = GTK_WIDGET (canvas)->style->bg_gc [GTK_STATE_NORMAL];
draw_button (ethi, ecol, drawable, gc,
GTK_WIDGET (canvas)->style,