aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/main.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2002-02-05 03:52:43 +0800
committerIain Holmes <iain@src.gnome.org>2002-02-05 03:52:43 +0800
commite1268e37a47ad717ee3cf3434a749ea32bf075c1 (patch)
tree3803813c3ca2231d357979135262e427e159b6e1 /my-evolution/main.c
parent9af47c6d0fa88f8a3422af740e041c1b9edddc53 (diff)
downloadgsoc2013-evolution-e1268e37a47ad717ee3cf3434a749ea32bf075c1.tar
gsoc2013-evolution-e1268e37a47ad717ee3cf3434a749ea32bf075c1.tar.gz
gsoc2013-evolution-e1268e37a47ad717ee3cf3434a749ea32bf075c1.tar.bz2
gsoc2013-evolution-e1268e37a47ad717ee3cf3434a749ea32bf075c1.tar.lz
gsoc2013-evolution-e1268e37a47ad717ee3cf3434a749ea32bf075c1.tar.xz
gsoc2013-evolution-e1268e37a47ad717ee3cf3434a749ea32bf075c1.tar.zst
gsoc2013-evolution-e1268e37a47ad717ee3cf3434a749ea32bf075c1.zip
The new selector widget
svn path=/trunk/; revision=15565
Diffstat (limited to 'my-evolution/main.c')
-rw-r--r--my-evolution/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/main.c b/my-evolution/main.c
index 04e3c925cd..da9df3c23a 100644
--- a/my-evolution/main.c
+++ b/my-evolution/main.c
@@ -72,6 +72,7 @@ main (int argc,
glade_gnome_init ();
+ e_cursors_init ();
gtk_widget_push_visual (gdk_rgb_get_visual ());
gtk_widget_push_colormap (gdk_rgb_get_cmap ());