kio_iso: Make the root directory a KIsoDirectory as well

Authored by fvogt on Jun 26 2020, 3:40 PM.

Description

kio_iso: Make the root directory a KIsoDirectory as well

In other places the code assumes that every KArchiveEntry is either a
KIsoDirectory or KIsoFile, but that was not true for rootDir().

BUG: 418077