From 3d4765569e009b6bb02add493d5abfe727709ec5 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 12 Jan 2004 03:51:01 +0000 Subject: [lcd4linux @ 2004-01-12 03:51:01 by reinelt] evaluating the 'Variables' section in the config file --- layout.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'layout.c') diff --git a/layout.c b/layout.c index 13d05f9..5ea84ca 100644 --- a/layout.c +++ b/layout.c @@ -1,4 +1,4 @@ -/* $Id: layout.c,v 1.3 2004/01/11 18:26:02 reinelt Exp $ +/* $Id: layout.c,v 1.4 2004/01/12 03:51:01 reinelt Exp $ * * new layouter framework * @@ -23,6 +23,9 @@ * * * $Log: layout.c,v $ + * Revision 1.4 2004/01/12 03:51:01 reinelt + * evaluating the 'Variables' section in the config file + * * Revision 1.3 2004/01/11 18:26:02 reinelt * further widget and layout processing * @@ -54,6 +57,7 @@ #include "debug.h" #include "cfg.h" +#include "widget.h" #include "layout.h" -- cgit v1.2.3