diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-11-28 02:40:01 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-11-28 08:03:45 +0800 |
commit | f6f46ce7fc8950d10eb53e057117a146de5faddc (patch) | |
tree | 1399d1436a3991b979f3b0773e2cdcec41840383 /modules/addressbook | |
parent | 15da8fa99012875735ffa3a1eb54670b6d42bea4 (diff) | |
download | gsoc2013-evolution-f6f46ce7fc8950d10eb53e057117a146de5faddc.tar.gz gsoc2013-evolution-f6f46ce7fc8950d10eb53e057117a146de5faddc.tar.zst gsoc2013-evolution-f6f46ce7fc8950d10eb53e057117a146de5faddc.zip |
Use e_restore_window() and "org.gnome.evolution.window".
Apply it to all windows with persistent size and/or position.
Diffstat (limited to 'modules/addressbook')
-rw-r--r-- | modules/addressbook/e-book-shell-view-private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/addressbook/e-book-shell-view-private.h b/modules/addressbook/e-book-shell-view-private.h index a715d5acdf..408574d53a 100644 --- a/modules/addressbook/e-book-shell-view-private.h +++ b/modules/addressbook/e-book-shell-view-private.h @@ -35,7 +35,6 @@ #include "e-util/e-util.h" #include "e-util/e-file-utils.h" -#include "e-util/gconf-bridge.h" #include "shell/e-shell-content.h" #include "shell/e-shell-searchbar.h" #include "shell/e-shell-sidebar.h" |