Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readactivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'readactivity.py')
-rw-r--r--readactivity.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/readactivity.py b/readactivity.py
index d486f0c..4f4a7ee 100644
--- a/readactivity.py
+++ b/readactivity.py
@@ -258,7 +258,6 @@ class ReadActivity(activity.Activity):
separator.show()
stop_button = StopButton(self)
- stop_button.props.accelerator = '<Ctrl><Shift>Q'
toolbar_box.toolbar.insert(stop_button, -1)
stop_button.show()