Skip to content
  • Luigi Toscano's avatar
    Fix: look for dirs doc/HTML in the resource path · 027fb62a
    Luigi Toscano authored
    Search for directories doc/HTML so that they can be used
    to sanitize the prefix of the cache files.
    This is a porting error: the same code in view.cpp was correctly
    ported to use QStandardPaths::LocateDirectory.
    027fb62a