diff options
author | Iain Holmes <iain@src.gnome.org> | 2002-03-18 23:47:04 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2002-03-18 23:47:04 +0800 |
commit | bc73d24d04269d1cd4df99acdb511580626ca98f (patch) | |
tree | be2344b66d4dcbfe8a28fac8446f3243f2c1b800 /my-evolution/e-summary.h | |
parent | 0ae3f73824ac55fab40594bc0ee16812d0f3bbf4 (diff) | |
download | gsoc2013-evolution-bc73d24d04269d1cd4df99acdb511580626ca98f.tar gsoc2013-evolution-bc73d24d04269d1cd4df99acdb511580626ca98f.tar.gz gsoc2013-evolution-bc73d24d04269d1cd4df99acdb511580626ca98f.tar.bz2 gsoc2013-evolution-bc73d24d04269d1cd4df99acdb511580626ca98f.tar.lz gsoc2013-evolution-bc73d24d04269d1cd4df99acdb511580626ca98f.tar.xz gsoc2013-evolution-bc73d24d04269d1cd4df99acdb511580626ca98f.tar.zst gsoc2013-evolution-bc73d24d04269d1cd4df99acdb511580626ca98f.zip |
VFolders in the summary
svn path=/trunk/; revision=16190
Diffstat (limited to 'my-evolution/e-summary.h')
-rw-r--r-- | my-evolution/e-summary.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/e-summary.h b/my-evolution/e-summary.h index cb5a6ece91..703d38a747 100644 --- a/my-evolution/e-summary.h +++ b/my-evolution/e-summary.h @@ -112,6 +112,7 @@ struct _ESummary { ESummaryPrivate *priv; + GNOME_Evolution_Shell shell; GNOME_Evolution_ShellView shell_view_interface; gboolean online; |