Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tasetup.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-01-18 07:59:10 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-01-18 07:59:10 (GMT)
commit78169d2b4a254552af6329ae0633115dd26c6160 (patch)
treeadc2a709eb9eeab8697fae706d75ac772682061c /tasetup.py
parentf90774178e691a92f9e539b87bb4ec066828ba7e (diff)
added step button
Diffstat (limited to 'tasetup.py')
-rw-r--r--tasetup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tasetup.py b/tasetup.py
index e101abc..d03dd05 100644
--- a/tasetup.py
+++ b/tasetup.py
@@ -115,7 +115,8 @@ toolbaritems = (
('stopit',75),
('eraser',75),
('hideshow',75),
- ('run',75))
+ ('run',75),
+ ('step',75))
dockdetails = {
'noarg': (('flow',True,37,5),('flow',False,37,44)),