aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-09-11 23:05:56 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-09-11 23:05:56 +0800
commit997adfef532fd5fbc98f867d5a09544e241b691f (patch)
tree94259b141cc166c06412004e74a5d8a4ed931c4f /shell
parent00ceab12852d8c5a554e9c09116883bf7647bdd6 (diff)
downloadgsoc2013-evolution-997adfef532fd5fbc98f867d5a09544e241b691f.tar
gsoc2013-evolution-997adfef532fd5fbc98f867d5a09544e241b691f.tar.gz
gsoc2013-evolution-997adfef532fd5fbc98f867d5a09544e241b691f.tar.bz2
gsoc2013-evolution-997adfef532fd5fbc98f867d5a09544e241b691f.tar.lz
gsoc2013-evolution-997adfef532fd5fbc98f867d5a09544e241b691f.tar.xz
gsoc2013-evolution-997adfef532fd5fbc98f867d5a09544e241b691f.tar.zst
gsoc2013-evolution-997adfef532fd5fbc98f867d5a09544e241b691f.zip
Grmpf.
svn path=/trunk/; revision=5323
Diffstat (limited to 'shell')
-rw-r--r--shell/evolution-storage-listener.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-storage-listener.c b/shell/evolution-storage-listener.c
index ee568bcdeb..7f1e64e70f 100644
--- a/shell/evolution-storage-listener.c
+++ b/shell/evolution-storage-listener.c
@@ -280,7 +280,7 @@ evolution_storage_listener_construct (EvolutionStorageListener *listener,
priv->corba_objref = corba_objref;
- GTK_OBJECT_UNSET_FLAGS (GTK_OBJECT (object), GTK_FLOATING);
+ GTK_OBJECT_UNSET_FLAGS (GTK_OBJECT (listener), GTK_FLOATING);
}
EvolutionStorageListener *