Fixed compile issues in AxWin2 WM
[tpg/acess2.git] / Usermode / Applications / axwin2_src / WM / decorator.c
index 228e6aa..c224d6f 100644 (file)
@@ -67,7 +67,6 @@ void Decorator_RenderWidget(tElement *Element)
                        Element->CachedX+1, Element->CachedY+1,
                        Element->CachedW-2, Element->CachedH-2,
                        NULL,
-                       10,
                        TEXT_COLOUR,
                        Element->Text
                        );

UCC git Repository :: git.ucc.asn.au