CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]       2020/09/22 05:27:08

Modified files:
        x11/kde-applications/okular: Makefile 
Added files:
        x11/kde-applications/okular/patches: patch-shell_shell_cpp 

Log message:
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!

Reply via email to