summaryrefslogtreecommitdiff
path: root/src/nautilus-location-entry.c
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@gnome.org>2004-01-03 19:05:32 +0000
committerAnders Carlsson <andersca@src.gnome.org>2004-01-03 19:05:32 +0000
commit54e7a559c7cbe2398f8bd263175ae9ca344783dd (patch)
tree98a8158734717120c5b36927914bc1692beaa3e7 /src/nautilus-location-entry.c
parent9ade106bfdb123a7b1f8f0cc6f0c21178d5c2b86 (diff)
downloadnautilus-54e7a559c7cbe2398f8bd263175ae9ca344783dd.tar.gz
Don't use EelInputEventBox, we can use GtkEventBox now instead.
2004-01-03 Anders Carlsson <andersca@gnome.org> * src/nautilus-location-bar.c: (nautilus_location_bar_init): * src/nautilus-location-entry.c: Don't use EelInputEventBox, we can use GtkEventBox now instead.
Diffstat (limited to 'src/nautilus-location-entry.c')
-rw-r--r--src/nautilus-location-entry.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nautilus-location-entry.c b/src/nautilus-location-entry.c
index 623f2fa99..f7e4a4463 100644
--- a/src/nautilus-location-entry.c
+++ b/src/nautilus-location-entry.c
@@ -39,7 +39,6 @@
#include <eel/eel-gtk-macros.h>
#include <eel/eel-stock-dialogs.h>
#include <eel/eel-string.h>
-#include <eel/eel-input-event-box.h>
#include <eel/eel-vfs-extensions.h>
#include <gtk/gtkdnd.h>
#include <gtk/gtksignal.h>