fix combo-field popdown arrow

svn: r14617
This commit is contained in:
Matthew Flatt 2009-04-26 22:52:58 +00:00
parent 610b5c7388
commit 308afeabf4

View File

@ -204,7 +204,7 @@
'(transparent) '(transparent)
'(no-autoclear)) '(no-autoclear))
(keep-style style 'control-border) (keep-style style 'control-border)
(keep-style style 'combo-side) (keep-style style 'combo)
(keep-style style 'resize-corner)) (keep-style style 'resize-corner))
name name
gl-config) gl-config)