Skip to content

KDirLister: modernise code base

Ahmad Samir requested to merge work/ahmad/kdirlister-d into master
  • Un-nest the Private class, and rename it to KDirListerPrivate, also make the d-ptr a unique_ptr.
  • Prefix the private members with m_

Merge request reports