Clang's RTTI support don't work here, use qobject_cast<> to avoid runtime crashes. This patch is old but unfortunately up-to-date again. Spotted by Vadim Zhukov, thanks!
Clang's RTTI support don't work here, use qobject_cast<> to avoid runtime crashes. This patch is old but unfortunately up-to-date again. Spotted by Vadim Zhukov, thanks!