Skip to content
Commit 1e71ffec authored by Waqar Ahmed's avatar Waqar Ahmed Committed by Christoph Cullmann
Browse files

Cleanup/improve MWModOnHDDialog

This commit is a clean up of Kate modified dialog to make it less crashy
and easier to understand.

- rename twDocuments to docsTreeWidget
- Store doc as a QPointer inside QTreeWidgetItem
- Check the doc for nullness everywhere
- Check the docInfo for nullness everywhere (it can be null)

BUG: 464088
parent 91d11973
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