Skip to content
Commit 4e6c9f8f authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Fix crash when accessing text page after save

text page was storing a pointer to a PagePrivate pointer but those die
after saving so we need to store a Page pointer since those are stable.

BUGS: 387247
parent 26367bab
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