Skip to content
Commit 69898f63 authored by Allen Winter's avatar Allen Winter
Browse files

in addRecentCollection(), check if mListRecentCollection.isEmpty()

before checking if it contains the specified collection.
QStringList:contains() will crash if the list is empty.
parent 527dfcc6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment