Skip to content
Commit edd51e78 authored by Volker Krause's avatar Volker Krause
Browse files

Simply the control flow here a bit

dynamic_cast<T*>(QSharedPtr<T*>::data()) is essentially a complicated
non-null check, and that is always true here as we already check for null
earlier.
parent 878c9014
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