Skip to content
  • Ahmad Samir's avatar
    kio_filenamesearch: code refactoring · 196c4186
    Ahmad Samir authored
    - Create a UDSEntry for ioslave's own root '.'
    - Previously KCoreDirLister was used, which internally uses KIO::ListJob,
      now we use a ListJob directly, less indirection, less potential overhead.
    196c4186