[okular] [Bug 424810] Assert crash when selecting quick annotation tool that was added in the config dialog
David Hurka
bugzilla_noreply at kde.org
Fri Jul 31 10:30:08 BST 2020
https://bugs.kde.org/show_bug.cgi?id=424810
David Hurka <david.hurka at mailbox.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/grap |
|hics/okular/commit/280fe3c7 |
|a211a1e19f1bd4b602b7402a471 |
|f9931 |
Version Fixed In|1.11.0 |
Status|RESOLVED |REPORTED
Ever confirmed|1 |0
Resolution|FIXED |---
--- Comment #3 from David Hurka <david.hurka at mailbox.org> ---
> Pushed by gaiarin into branch 'fix-424810'.
:)
> + if (la->lineStartStyle() != 5 || la->lineEndStyle() != 5) {
Since lineStartStyle() returns the enum directly, use “None” instead of “5”?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list