X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdt%2Fdwidget.c;h=c2054549070843a06ff4e4a11b4d7d6f04ce0979;hb=b46f64914c62fbb0297728280478681659469654;hp=f399caa444f131bd21cc279d03d777574e790c5c;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/dt/dwidget.c b/bertos/dt/dwidget.c index f399caa4..c2054549 100644 --- a/bertos/dt/dwidget.c +++ b/bertos/dt/dwidget.c @@ -29,13 +29,11 @@ * Copyright 2005 Develer S.r.l. (http://www.develer.com/) * --> * - * \version $Id$ * * \brief Widget (implementation). * A widget is typically a graphic object on a device. * Its proproperties are the position, the size and a context on which the widget is drawn. * - * \version $Id$ * \author Bernie Innocenti * \author Francesco Sacchi */