Skip to content
  • Julian Wolff's avatar
    Make Part::openUrl not discard OpenUrlArguments · d19834f2
    Julian Wolff authored and Albert Astals Cid's avatar Albert Astals Cid committed
    Applications using Okular as a KPart might set a file's mime type in the OpenUrlArguments.
    Okular currently clears the arguments while opening a document. This revision fixes this, allowing
    applications to actually pass a file's mime type to Okular.
    
    BUG: 386600
    d19834f2