Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/tapalette.py
diff options
context:
space:
mode:
Diffstat (limited to 'TurtleArt/tapalette.py')
-rw-r--r--TurtleArt/tapalette.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/TurtleArt/tapalette.py b/TurtleArt/tapalette.py
index 2af8ff1..0b7d740 100644
--- a/TurtleArt/tapalette.py
+++ b/TurtleArt/tapalette.py
@@ -69,6 +69,10 @@ block_styles = {'basic-style': [],
'flow-style-boolean': [],
'flow-style-while': [],
'flow-style-else': [],
+ 'clamp-style': [],
+ 'clamp-style-1arg': [],
+ 'clamp-style-boolean': [],
+ 'clamp-style-else': [],
'collapsible-top': [],
'collapsible-top-no-arm': [],
'collapsible-top-no-label': [],