Fixed dependence on skipper collection

svn: r4366
This commit is contained in:
Ryan Culpepper 2006-09-18 16:14:35 +00:00
parent 79f34ae703
commit 0937851dac
2 changed files with 2 additions and 1 deletions

View File

@ -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)))))

Binary file not shown.

After

Width:  |  Height:  |  Size: 752 B