...
original commit: 85df2ac91a907aa6dee13c4f73ebd4154acc0986
This commit is contained in:
parent
82c83e1f83
commit
3897bb532b
|
@ -2,7 +2,8 @@
|
|||
(require
|
||||
"private/aligned-pasteboard/aligned-pasteboard.ss"
|
||||
"private/aligned-pasteboard/aligned-editor-container.ss"
|
||||
"private/aligned-pasteboard/interface.ss")
|
||||
"private/aligned-pasteboard/interface.ss"
|
||||
"private/aligned-pasteboard/stretchable-editor-snip.ss")
|
||||
(provide
|
||||
vertical-pasteboard%
|
||||
horizontal-pasteboard%
|
||||
|
@ -11,6 +12,5 @@
|
|||
aligned-pasteboard<%>
|
||||
aligned-pasteboard-parent<%>
|
||||
stretchable-snip<%>
|
||||
;stretchable-text-snip%
|
||||
;stretchable-text-snip-mixin
|
||||
))
|
||||
stretchable-editor-snip%
|
||||
stretchable-editor-snip-mixin))
|
||||
|
|
Loading…
Reference in New Issue
Block a user