Consider case where user cancels color selection dialog

Authored by thomasfischer on Aug 22 2019, 7:54 PM.

Description

Consider case where user cancels color selection dialog

In case the user, when asked to select a color, cancels the dialog
provided by QColor::getColor(..), the returned color is an
invalid QColor object. Only make use the returned color if it is valid.

Details

Committed
thomasfischerAug 26 2019, 8:09 PM
Parents
R462:0dc4df001907: Only check for duplicate ids if entry or macro is edited
Branches
Unknown
Tags
Unknown