don't really want that read-only!

db4
Joe Groff 2009-05-01 13:21:57 -05:00
parent c8739f5430
commit cf6e78303b
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ HOOK: (pixel-format-attribute) ui-backend ( pixel-format-handle attribute-name -
ERROR: invalid-pixel-format-attributes attributes ;
TUPLE: pixel-format { handle read-only } ;
TUPLE: pixel-format handle ;
: <pixel-format> ( attributes -- pixel-format )
dup (make-pixel-format)