diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2009-05-22 19:37:09 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-24 22:02:55 +0800 |
commit | 2ea8d8f1930bdc7f30e8556d6abeca33eb263af6 (patch) | |
tree | cdea10ab7c7228c3cd35484146719b3f600ce1b7 /shell | |
parent | c3205a427adcc910f0614cb83249622816440c56 (diff) | |
download | gsoc2013-evolution-2ea8d8f1930bdc7f30e8556d6abeca33eb263af6.tar gsoc2013-evolution-2ea8d8f1930bdc7f30e8556d6abeca33eb263af6.tar.gz gsoc2013-evolution-2ea8d8f1930bdc7f30e8556d6abeca33eb263af6.tar.bz2 gsoc2013-evolution-2ea8d8f1930bdc7f30e8556d6abeca33eb263af6.tar.lz gsoc2013-evolution-2ea8d8f1930bdc7f30e8556d6abeca33eb263af6.tar.xz gsoc2013-evolution-2ea8d8f1930bdc7f30e8556d6abeca33eb263af6.tar.zst gsoc2013-evolution-2ea8d8f1930bdc7f30e8556d6abeca33eb263af6.zip |
Filter/Search bar changes for Anjal.
Diffstat (limited to 'shell')
-rw-r--r-- | shell/e-shell-window-private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-window-private.h b/shell/e-shell-window-private.h index 1f0bec799b..3ac03883f5 100644 --- a/shell/e-shell-window-private.h +++ b/shell/e-shell-window-private.h @@ -32,7 +32,6 @@ #include <e-util/gconf-bridge.h> #include <widgets/misc/e-menu-tool-button.h> #include <widgets/misc/e-online-button.h> -#include <widgets/misc/e-search-bar.h> #include <e-shell.h> #include <e-shell-content.h> |