Skip to content

Commit

Permalink
deprecation auto-correction
Browse files Browse the repository at this point in the history
  • Loading branch information
plantec committed Feb 6, 2025
1 parent 07024ad commit 8764f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Toplo-Examples/ToSandBox.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -2360,7 +2360,7 @@ ToSandBox class >> example_SelectMultiFiltrableScrolling [
select placeholderText:
('Select states' asRopedText foreground: Color red).
innerWindow := ToInnerWindow new.
select windowManager anchorRoot: innerWindow root.
select manager anchorRoot: innerWindow root.
select hMatchParent.
innerWindow pane addChild: select.
innerWindow height: 600.
Expand Down

0 comments on commit 8764f8f

Please sign in to comment.