]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/theme/theme.factor
Merge qualified, alias, symbols, constants into core
[factor.git] / basis / ui / gadgets / theme / theme.factor
index fa36e61d90d69b3c112992885fede4e8e2ba1971..6ca3868d87d9ce2245943dae52466c3af61f11d7 100644 (file)
@@ -2,7 +2,7 @@
 ! Copyright (C) 2006, 2007 Alex Chapman.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: arrays kernel sequences io.styles ui.gadgets ui.render
-colors colors.gray qualified accessors ;
+colors colors.gray accessors ;
 QUALIFIED: colors
 IN: ui.gadgets.theme