Skip to content
  • George Mocanu's avatar
    general: Fix the error dialog not showing · 569c1ace
    George Mocanu authored
    Since commit c1bb594d, a dialog error wouldn't be shown if
    there was an error when renaming a file or setting permissions
    to a file.
    
    The user should be informed through a error dialog if something
    went wrong in the above-mentioned use-cases.
    
    This patch solves the issue by using the parent, instead of NULL.
    
    Closes #705
    569c1ace