Skip to content
Commit c1be554f authored by Ahmad Samir's avatar Ahmad Samir Committed by Christoph Cullmann
Browse files

KateFileTree: general code clean-up

- Store pointers to the proxy and source models, less casting
- Add some convenience methods, less code duplication
- Remove QVariant::isValid() checks, QVariant::value() will return a
  default contructed/empty QList if the conversion/cast fails anyway
- Initialize a member
parent 3f603590
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