KDirLister: modernise code base
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
KDirLister: modernise code base
Ahmad Samir
requested to merge
work/ahmad/kdirlister-d
into
master
Jan 04, 2021
Overview
0
Commits
1
Pipelines
0
Changes
2
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
Loading