Diffusion Krita 8e26dad3b088

Add reload script button to Python scripter

Authored by vanyossi on Jul 6 2019, 4:07 PM.

Description

Add reload script button to Python scripter

We now return a tuple for every action, this allows to place the action
in different contexts. We only use multiple contexts for reload action
for now.

Differential revision: https://phabricator.kde.org/D10839

Details