Skip to content
  • Elvis Angelaccio's avatar
    mainwindow: don't steal drops for the part · 194cd3fe
    Elvis Angelaccio authored
    The main window should accept drops only if the part cannot.
    
    To make sure that the part URL will be empty after a failed loading
    (e.g. dropping a text file onto an empty ark window), we clear the URL
    in Part::slotLoadingFinished() if the job has an error.
    194cd3fe