fix bootstrap

cvs
Slava Pestov 2005-10-26 04:10:53 +00:00
parent b949391b80
commit e4d98b677f
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
! See http://factor.sf.net/license.txt for BSD license.
IN: gadgets-buttons
DEFER: <button-paint>
DEFER: button-paint
IN: gadgets-theme
USING: arrays gadgets kernel sequences styles ;