Add Run/Stop shortcut.
authorPiotr Esden-Tempski <piotr@esden.net>
Fri, 3 Mar 2017 01:55:55 +0000 (17:55 -0800)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 3 Mar 2017 20:45:49 +0000 (21:45 +0100)
This is a proposed solution to reenable the <Space> shortcut for
Run/Stop. It seems that setShortcut on QToolButton is not working, but
it seems that adding QShortcut works as a workaround.


No differences found