Skip to content
  • Pino Toscano's avatar
    xps: split loadFile() in loadEntry() + loadFile() · a4ba73fe
    Pino Toscano authored
    loadEntry() retains the main entry loading logic (with the case insensitivity),
    return just generic KArchiveEntry pointers
    loadFile() just calls loadEntry(), returning the result if the entry is a file
    a4ba73fe