SpiderScript - Bugfixes and speed improvements
[tpg/acess2.git] / Usermode / Applications / axwin2_src / WM / wm.c
index f107ae7..e2b0d23 100644 (file)
@@ -26,7 +26,7 @@ void  WM_Update(void);
 
 // === GLOBALS ===
 tElement       gWM_RootElement = {
-       DebugName: "ROOT"
+       .DebugName = "ROOT"
 };
 struct {
        void    (*Init)(tElement *This);

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