svn: r6799
This commit is contained in:
parent
10d05c3382
commit
9271da9090
|
@ -294,6 +294,7 @@
|
|||
(define f (new frame% [label ""]))
|
||||
(define m (new message% [label (get-running-bitmap)] [parent f]))
|
||||
(new grow-box-spacer-pane% [parent f])
|
||||
(send (get-running-bitmap) save-file (build-path (collection-path "icons") "run.png") 'png)
|
||||
(send f show #t))
|
||||
|
||||
#;(edit-points waiting-points)
|
||||
|
|
Loading…
Reference in New Issue
Block a user