diff options
Diffstat (limited to 'src/lib/database.h')
-rw-r--r-- | src/lib/database.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/database.h b/src/lib/database.h index 45fdcf7..cf52e9f 100644 --- a/src/lib/database.h +++ b/src/lib/database.h | |||
@@ -118,7 +118,6 @@ typedef struct _Container_Desc Container_Desc; | |||
118 | #define SIZE_HINT_WEIGHT_SET "size_hint_weight" | 118 | #define SIZE_HINT_WEIGHT_SET "size_hint_weight" |
119 | #define SIZE_HINT_ALIGN_SET "size_hint_align" | 119 | #define SIZE_HINT_ALIGN_SET "size_hint_align" |
120 | #define POSITION_SET "position" | 120 | #define POSITION_SET "position" |
121 | #define RESIZE_OBJECT_ADD "resize_object_add" | ||
122 | #define ELM_OBJ_WIN_CONSTRUCTOR "constructor" | 121 | #define ELM_OBJ_WIN_CONSTRUCTOR "constructor" |
123 | #define FILE_SET "file" | 122 | #define FILE_SET "file" |
124 | #define CONTENT_SET "content_set" | 123 | #define CONTENT_SET "content_set" |