Diffusion Krita 2bacb5e1f691

Fix blocking/unblocking the mouse events

Authored by rempt on Jul 1 2017, 12:31 PM.

Description

Fix blocking/unblocking the mouse events

if()

debug

bla

became

if() {

bla

}

at some point -- showing once more that all if statements need to
have braces :-(

Details

Committed
remptJul 1 2017, 12:31 PM
Parents
R37:c1afeca44842: fix setting the default for enabling touch painting
Branches
Unknown
Tags
Unknown