diff options
author | Miguel de Icaza <miguel@src.gnome.org> | 2000-04-12 12:50:02 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-04-12 12:50:02 +0800 |
commit | 3ef836d8a78e2d9b9026810b3a5bb9600319342c (patch) | |
tree | 4e3c2c12a1ccf43c9495423a724201c8cb034f77 /shell | |
parent | 7dbd2430deb3ffd3f16e2e9570b3649df13aaa4c (diff) | |
download | gsoc2013-evolution-3ef836d8a78e2d9b9026810b3a5bb9600319342c.tar gsoc2013-evolution-3ef836d8a78e2d9b9026810b3a5bb9600319342c.tar.gz gsoc2013-evolution-3ef836d8a78e2d9b9026810b3a5bb9600319342c.tar.bz2 gsoc2013-evolution-3ef836d8a78e2d9b9026810b3a5bb9600319342c.tar.lz gsoc2013-evolution-3ef836d8a78e2d9b9026810b3a5bb9600319342c.tar.xz gsoc2013-evolution-3ef836d8a78e2d9b9026810b3a5bb9600319342c.tar.zst gsoc2013-evolution-3ef836d8a78e2d9b9026810b3a5bb9600319342c.zip |
Fix the embarassing cursor bug.
Fix the embarassing cursor bug.
svn path=/trunk/; revision=2404
Diffstat (limited to 'shell')
-rw-r--r-- | shell/Evolution.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Evolution.idl b/shell/Evolution.idl index 0253971a5b..c9026e2083 100644 --- a/shell/Evolution.idl +++ b/shell/Evolution.idl @@ -12,4 +12,3 @@ #include <Shell.idl> #include <evolution-service-repository.idl> - |