Skip to content
  • Oliver Kellogg's avatar
    umbrello/umldoc.cpp · bc83b264
    Oliver Kellogg authored
    - In function saveDocument, on saving as uncompressed XMI close tmpfile
      after calling saveToXMI1.
      Reason: On changing the saveToXMI1 implementation to QXmlStreamWriter
      the file saved is empty if we leave out the close().
    
    CCBUG: 363582
    bc83b264