From 821103866ec28ee777a093c71d696faf71152d0c Mon Sep 17 00:00:00 2001 From: reinelt Date: Fri, 23 Jan 2004 07:04:39 +0000 Subject: [lcd4linux @ 2004-01-23 07:04:03 by reinelt] icons finished! git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@337 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- widget_icon.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'widget_icon.h') diff --git a/widget_icon.h b/widget_icon.h index 88bad6c..7bae55a 100644 --- a/widget_icon.h +++ b/widget_icon.h @@ -1,4 +1,4 @@ -/* $Id: widget_icon.h,v 1.1 2004/01/23 04:54:04 reinelt Exp $ +/* $Id: widget_icon.h,v 1.2 2004/01/23 07:04:39 reinelt Exp $ * * icon widget handling * @@ -23,6 +23,9 @@ * * * $Log: widget_icon.h,v $ + * Revision 1.2 2004/01/23 07:04:39 reinelt + * icons finished! + * * Revision 1.1 2004/01/23 04:54:04 reinelt * icon widget added (not finished yet!) * @@ -35,6 +38,7 @@ typedef struct WIDGET_ICON { char *speed_expr; // expression for update interval int speed; // update interval (msec) + int ascii; // ascii code of icon (depends on the driver) int curmap; // current bitmap sequence int prvmap; // previous bitmap sequence int maxmap; // number of bitmap sequences -- cgit v1.2.3