]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/backend/cocoa/views/views.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / ui / backend / cocoa / views / views.factor
index 2f8bcbd8720e4203b2140e55187a2155065bf2ec..565c5acbaa545dcf92102daffccb287e1a961114 100644 (file)
@@ -7,7 +7,7 @@ cocoa.views combinators core-foundation.strings core-graphics
 core-graphics.types core-text io.encodings.utf8 kernel literals
 locals math math.rectangles namespaces opengl sequences threads
 ui.gadgets ui.gadgets.private ui.gadgets.worlds ui.gestures
-ui.private unicode.case ;
+ui.private unicode ;
 IN: ui.backend.cocoa.views
 
 : send-mouse-moved ( view event -- )