53/1 changes: some const and procs dropped
original commit: 84f2d0a929bbbcb8fe63da81d7a77b5570de41d7
This commit is contained in:
parent
ad8dc0ae2f
commit
0930ddbfa5
|
@ -483,7 +483,7 @@
|
|||
() wx:const-single
|
||||
-1 -1
|
||||
(if multi-mode? (/ WIDTH 2) WIDTH) 300
|
||||
() wx:const-needed-sb)]
|
||||
())]
|
||||
|
||||
[set-focus-to-name-list
|
||||
(lambda ()
|
||||
|
@ -529,7 +529,7 @@
|
|||
wx:const-multiple)
|
||||
-1 -1
|
||||
(/ WIDTH 2) 300
|
||||
() wx:const-needed-sb))]
|
||||
()))]
|
||||
[add-panel
|
||||
(when multi-mode?
|
||||
(make-object mred:container:horizontal-panel% left-middle-panel))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user