summaryrefslogtreecommitdiff
path: root/eel/eel.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-10-09 15:39:14 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2010-10-09 15:41:41 +0200
commit66cd22c908cc73954fad3e261d28ae6a05ea1bc2 (patch)
tree6b564d89b9756c980d072a24c4c7f4f4b86a22c6 /eel/eel.h
parent3bcd8464bcc9bdc44086275df8f6d1d29829bd8d (diff)
downloadnautilus-66cd22c908cc73954fad3e261d28ae6a05ea1bc2.tar.gz
background: refactor code into NautilusDesktopBackground
Remove the DirectoryBackground->EelBackground->GnomeBG abstraction and add a new object, NautilusDesktopBackground, which is a thin wrapper around GnomeBG, which takes care of handling background changes.
Diffstat (limited to 'eel/eel.h')
-rw-r--r--eel/eel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/eel/eel.h b/eel/eel.h
index c0f200500..a5228f714 100644
--- a/eel/eel.h
+++ b/eel/eel.h
@@ -26,7 +26,6 @@
#define EEL_H
#include <eel/eel-art-extensions.h>
-#include <eel/eel-background.h>
#include <eel/eel-gdk-extensions.h>
#include <eel/eel-gdk-pixbuf-extensions.h>
#include <eel/eel-glib-extensions.h>