fix and set svn:eol-style
svn: r1802
This commit is contained in:
parent
49dc4350a4
commit
32199bbe11
|
@ -40,4 +40,4 @@
|
|||
(value-set
|
||||
(changes (place-num->bool i sld)))))))])
|
||||
|
||||
(send (current-widget-parent) show #t)
|
||||
(send (current-widget-parent) show #t)
|
||||
|
|
|
@ -101,4 +101,4 @@
|
|||
|
||||
|
||||
;; SHOW THE FRAME
|
||||
(send my-frame show #t)
|
||||
(send my-frame show #t)
|
||||
|
|
|
@ -25,4 +25,4 @@
|
|||
[reset (mode value-e ft-button% (label "Reset"))])
|
||||
|
||||
|
||||
(send (current-widget-parent) show #t)
|
||||
(send (current-widget-parent) show #t)
|
||||
|
|
|
@ -77,4 +77,4 @@
|
|||
|
||||
(provide behavior->callbacks
|
||||
events->callbacks
|
||||
callbacks->args-evts))
|
||||
callbacks->args-evts))
|
||||
|
|
|
@ -813,4 +813,4 @@
|
|||
(define wx-horizontal-pane% (wx-make-horizontal-panel% wx-linear-pane%))
|
||||
(define wx-vertical-pane% (wx-make-vertical-panel% wx-linear-pane%))
|
||||
(define wx-free-vert-pane% (wx-make-free-vertical-panel% wx-linear-pane%))
|
||||
(define wx-free-horiz-pane% (wx-make-free-horizontal-panel% wx-linear-pane%)))
|
||||
(define wx-free-horiz-pane% (wx-make-free-horizontal-panel% wx-linear-pane%)))
|
||||
|
|
|
@ -54,4 +54,3 @@
|
|||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user