Skip to content
  • Simon Persson's avatar
    Port from KTemporaryFile to QTemporaryFile · 6b8de6f6
    Simon Persson authored
    The CreateChecksumDlg and MatchChecksumDlg constructors had memleaks of KTemporaryFile objects, corrected that by placing them on the stack instead.
    Removes some dead code that was using KTemporaryFile.
    Also adds a missing include that was causing compilation failures (sometimes...)
    6b8de6f6