Notebook is working. now make work the new one
This commit is contained in:
parent
4b59a7cd30
commit
7ddcb2d0bc
@ -13,9 +13,7 @@ Class {
|
||||
|
||||
{ #category : #specs }
|
||||
GrafoscopioCodeModel class >> defaultSpec [
|
||||
^ SpBoxLayout newVertical
|
||||
add: #body;
|
||||
yourself
|
||||
^ SpecLayout composed add: #body
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
@ -13,9 +13,7 @@ Class {
|
||||
|
||||
{ #category : #specs }
|
||||
GrafoscopioTextModel class >> defaultSpec [
|
||||
^ SpBoxLayout newVertical
|
||||
add: #body;
|
||||
yourself
|
||||
^ SpecLayout composed add: #body
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
Loading…
Reference in New Issue
Block a user