aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-view.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-01-11 14:02:29 +0800
committerChris Lahey <clahey@src.gnome.org>2002-01-11 14:02:29 +0800
commit8e77db8f29c085033d8a8466370a68dcb4ce69cc (patch)
tree338bbc0ccfe97d0826d482d839bc1ad79cda66c5 /addressbook/gui/widgets/e-addressbook-view.h
parent9a6363178b184a56037b0e503b41ebf461b8021c (diff)
downloadgsoc2013-evolution-8e77db8f29c085033d8a8466370a68dcb4ce69cc.tar
gsoc2013-evolution-8e77db8f29c085033d8a8466370a68dcb4ce69cc.tar.gz
gsoc2013-evolution-8e77db8f29c085033d8a8466370a68dcb4ce69cc.tar.bz2
gsoc2013-evolution-8e77db8f29c085033d8a8466370a68dcb4ce69cc.tar.lz
gsoc2013-evolution-8e77db8f29c085033d8a8466370a68dcb4ce69cc.tar.xz
gsoc2013-evolution-8e77db8f29c085033d8a8466370a68dcb4ce69cc.tar.zst
gsoc2013-evolution-8e77db8f29c085033d8a8466370a68dcb4ce69cc.zip
Use toggle buttons here.
2002-01-11 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-view.c, gui/widgets/e-addressbook-view.h (create_alphabet): Use toggle buttons here. svn path=/trunk/; revision=15292
Diffstat (limited to 'addressbook/gui/widgets/e-addressbook-view.h')
-rw-r--r--addressbook/gui/widgets/e-addressbook-view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/widgets/e-addressbook-view.h b/addressbook/gui/widgets/e-addressbook-view.h
index bc3c66c612..b3034ef3fd 100644
--- a/addressbook/gui/widgets/e-addressbook-view.h
+++ b/addressbook/gui/widgets/e-addressbook-view.h
@@ -74,6 +74,7 @@ struct _EAddressbookView
GtkObject *object;
GtkWidget *widget;
+ GtkWidget *current_alphabet_widget;
GtkWidget *vbox;