Allow statusbar and information panel to stat with KIO::StatRecursiveSize
ClosedPublic

Authored by meven on Apr 18 2020, 5:07 PM.

Details

Summary

Needed after D28901 to ensure we get the UDS_RECURSIVE_SIZE out of the stat calls.

Test Plan

Trash size is visible in status bar and information panel again.

Diff Detail

Repository
R318 Dolphin
Branch
arcpatch-D28950
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25428
Build 25446: arc lint + arc unit
meven created this revision.Apr 18 2020, 5:07 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptApr 18 2020, 5:07 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
meven requested review of this revision.Apr 18 2020, 5:07 PM
dfaure accepted this revision.Apr 18 2020, 5:13 PM
This revision is now accepted and ready to land.Apr 18 2020, 5:13 PM
meven updated this revision to Diff 80479.Apr 18 2020, 5:16 PM

Remove unnecessary include

This revision was automatically updated to reflect the committed changes.