summaryrefslogtreecommitdiff
path: root/libbackground/preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbackground/preferences.h')
-rw-r--r--libbackground/preferences.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbackground/preferences.h b/libbackground/preferences.h
index ab57d1cba..14a3c5621 100644
--- a/libbackground/preferences.h
+++ b/libbackground/preferences.h
@@ -52,7 +52,8 @@ typedef enum _orientation_t {
typedef enum _wallpaper_type_t {
WPTYPE_TILED = 0, WPTYPE_CENTERED, WPTYPE_SCALED,
- WPTYPE_STRETCHED, WPTYPE_EMBOSSED, WPTYPE_NONE
+ WPTYPE_STRETCHED, WPTYPE_EMBOSSED, WPTYPE_NONE,
+ WPTYPE_UNSET
} wallpaper_type_t;
struct _BGPreferences