Skip to content

Commit

Permalink
fix example pyStash
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyan11 committed Oct 25, 2024
1 parent a0093dd commit e0de940
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions src/Pyramid-Toplo-Examples/PyramidToploExamples.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -103,8 +101,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -140,8 +136,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -172,8 +166,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -201,8 +193,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -252,8 +242,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -283,8 +271,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -318,8 +304,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -352,8 +336,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -381,8 +363,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -425,8 +405,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -454,8 +432,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -491,8 +467,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -520,8 +494,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down Expand Up @@ -549,8 +521,6 @@ blfontsizedefaultattribute21 := BlFontSizeDefaultAttribute new.
beHorizontal;
flexible: false;
icon: nil;
iconContainerHeight: 0.0;
iconContainerWidth: 0.0;
label: (ToLabel new
layout: blframelayout5;
constraintsDo: [:constraints | constraints horizontal fitContent.
Expand Down

0 comments on commit e0de940

Please sign in to comment.