X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Ftext.h;h=e7ac8c771a2114cf133be33089bc8d98949149f6;hb=02da7e0db83863a2efe15b490c7713ffe0526aeb;hp=04d3d1a5e2442c80b58a12c3982866bbf79a5174;hpb=067aafa5e508a38d14a8b63a7b21018b8718720a;p=bertos.git diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index 04d3d1a5..e7ac8c77 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -35,7 +35,9 @@ * * \author Bernie Innocenti * \author Stefano Fedrigo - * \version $Id$ + * + * $WIZ$ module_name = "text" + * $WIZ$ module_depends = "bitmap", "line" */ #ifndef GFX_TEXT_H