Fixed dependence on skipper collection
svn: r4366
This commit is contained in:
parent
79f34ae703
commit
0937851dac
|
@ -53,7 +53,8 @@
|
|||
(new button%
|
||||
(label (make-bitmap-label
|
||||
"Macro Stepper"
|
||||
(build-path (collection-path "skipper")
|
||||
(build-path (collection-path "macro-debugger")
|
||||
"view"
|
||||
"icon-small.png")))
|
||||
(parent macro-debug-panel)
|
||||
(callback (lambda (button event) (execute #t)))))
|
||||
|
|
BIN
collects/macro-debugger/view/icon-small.png
Normal file
BIN
collects/macro-debugger/view/icon-small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 752 B |
Loading…
Reference in New Issue
Block a user