During porting to the new KIO::SlaveBase::listEntry() API accidentally
the listEntry(entry, true) was turned into a listEntry(), where it
should have been just removed in favour of an existing finished() call.
See 0853202b0cfb688add4f021708830710e1b84931
Details
Details
- Reviewers
chinmoyr - Group Reviewers
Plasma - Commits
- R120:3431ea6dd1d2: [kio_applications] Fix last dir item being shown twice
applications: and programs: no longer show the last entry twice
Diff Detail
Diff Detail
- Repository
- R120 Plasma Workspace
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.