Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tasetup.py
diff options
context:
space:
mode:
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 2f26094..649edeb 100644
--- a/tasetup.py
+++ b/tasetup.py
@@ -114,7 +114,8 @@ selectors = (
toolbaritems = (
('stopit',75),
('eraser',75),
- ('hideshow',75))
+ ('hideshow',75)
+ ('run',75))
dockdetails = {
'noarg': (('flow',True,37,5),('flow',False,37,44)),