aboutsummaryrefslogtreecommitdiffstats
path: root/widget_timer.h
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-20 05:00:06 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-20 05:00:06 +0000
commit883d1546b2cc19b1ae1b0041cb8131baea814336 (patch)
treed4c233d0d5301840d25a13bc260a0bd4c7cd410e /widget_timer.h
parent1d71c6d777e1f8cc91921f612b27518459b66528 (diff)
downloadlcd4linux-883d1546b2cc19b1ae1b0041cb8131baea814336.tar.gz
indent
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@748 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'widget_timer.h')
-rw-r--r--widget_timer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/widget_timer.h b/widget_timer.h
index 3d24a04..494d000 100644
--- a/widget_timer.h
+++ b/widget_timer.h
@@ -28,10 +28,8 @@
#ifndef _WIDGET_TIMER_H_
#define _WIDGET_TIMER_H_
-
#include "property.h"
-
typedef struct WIDGET_TIMER {
PROPERTY expression; /* main timer expression */
PROPERTY update; /* update interval (msec) */