Skip to content
Commit e26a3534 authored by Waqar Ahmed's avatar Waqar Ahmed
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
(cherry picked from commit 1e71ffec)
parent 04a4547f
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