https://bugs.kde.org/show_bug.cgi?id=322919
--- Comment #8 from Albert Astals Cid <[email protected]> --- Possible solutions, make TOCModel *m_oldModel; be a QPointer so it gets automatically nulled when it's deleted or change parentship of m_model in toc.cpp when calling setOldModelData/clearOldModelData Both look not nice. Comments on what you guys think its less worse? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
