https://bugs.kde.org/show_bug.cgi?id=393431

--- Comment #47 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 65a446c269ac6e85eb38fd7d169dc11f4daa7acd by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 04/06/2018 at 09:57.
Pushed by rempt into branch 'krita/4.0'.

Fix PVS-Studio warning: fix logic of 'if's

Negative of disjunction is conjunstion, so we should not only change
'==' into '!=', but also change the operator (see De Morgan's law)
(cherry picked from commit b1806fb959f21633fadaf7a99e751725344eb16e)

M  +3    -2    libs/flake/text/KoSvgTextShapeMarkupConverter.cpp
M  +2    -2    libs/widgets/KoResourceItemChooser.cpp

https://commits.kde.org/krita/65a446c269ac6e85eb38fd7d169dc11f4daa7acd

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to