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/calendar/e-memo-shell-view-private.h | |
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/calendar/e-memo-shell-view-private.h')
-rw-r--r-- | modules/calendar/e-memo-shell-view-private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/calendar/e-memo-shell-view-private.h b/modules/calendar/e-memo-shell-view-private.h index 0a6a390004..444bc0f307 100644 --- a/modules/calendar/e-memo-shell-view-private.h +++ b/modules/calendar/e-memo-shell-view-private.h @@ -32,7 +32,6 @@ #include "e-util/e-dialog-utils.h" #include "e-util/e-file-utils.h" #include "e-util/e-util.h" -#include "e-util/gconf-bridge.h" #include "shell/e-shell-utils.h" #include "misc/e-popup-action.h" #include "misc/e-selectable.h" |