rsadowski 8bd98c581b Fix segfault when calling okular from cli with arguments
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!
2020-09-22 11:27:07 +00:00
..