[k3b] [Bug 367639] k3b fails to continue multisession (blue ray)

Kevin Kofler bugzilla_noreply at kde.org
Sat Nov 5 01:33:44 UTC 2016


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

--- Comment #53 from Kevin Kofler <kevin.kofler at chello.at> ---
In these commits, I see things like ,ms[0] == 0 or ms[1] != 0, where ms is a
QStringList, so you are comparing a QString against 0. This doesn't look right.
Either use isEmpty() or compare with the string "0", depending on what you
actually meant.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the k3b mailing list