aboutsummaryrefslogtreecommitdiffstats
path: root/widget_text.h
diff options
context:
space:
mode:
Diffstat (limited to 'widget_text.h')
-rw-r--r--widget_text.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/widget_text.h b/widget_text.h
index 10901f8..b88c91c 100644
--- a/widget_text.h
+++ b/widget_text.h
@@ -28,10 +28,8 @@
#ifndef _WIDGET_TEXT_H_
#define _WIDGET_TEXT_H_
-
#include "property.h"
-
typedef enum { ALIGN_LEFT, ALIGN_CENTER, ALIGN_RIGHT, ALIGN_MARQUEE } TEXT_ALIGN;
typedef struct WIDGET_TEXT {