]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/worlds/worlds.factor
factor: Rename GENERIC# to GENERIC#:.
[factor.git] / basis / ui / gadgets / worlds / worlds.factor
index 908adb0e23b279ba777032e2b9a6f6cbea966d72..a4d092f0aa4b5cbfd81e9ed45a6b8fea6d960efd 100644 (file)
@@ -129,7 +129,7 @@ M: world request-focus-on ( child gadget -- )
     [ T{ rgba f 0.0 0.0 0.0 0.0 } ]
     [ T{ rgba f 1.0 1.0 1.0 1.0 } ] if ;
 
-GENERIC# apply-world-attributes 1 ( world attributes -- world )
+GENERIC#: apply-world-attributes 1 ( world attributes -- world )
 
 M: world apply-world-attributes
     {