.
original commit: a8016265a2a3f8fc1134c22b6e73f9005a26c8e5
This commit is contained in:
parent
38024f75e5
commit
7ae58ebcc8
|
@ -309,6 +309,7 @@
|
|||
get-height
|
||||
get-depth)
|
||||
(define-class button% item% #f
|
||||
set-border
|
||||
set-label
|
||||
on-drop-file
|
||||
pre-on-event
|
||||
|
@ -367,6 +368,8 @@
|
|||
on-event
|
||||
on-paint)
|
||||
(define-private-class dc% dc<%> object% #f
|
||||
draw-tab
|
||||
draw-tab-base
|
||||
glyph-exists?
|
||||
end-page
|
||||
end-doc
|
||||
|
|
Loading…
Reference in New Issue
Block a user