Skip to content
  • Sven Brauch's avatar
    Revert "fix file open dialog default directory for kwrite as well" · 73303a25
    Sven Brauch authored
    This reverts commit 86b83aa2.
    This reverts commit 3b684d26.
    
    The issue has been fixed in frameworksintegration, what we did
    before is actually correct. To cite documentation of
    QFileDialog::getOpenFileName:
    
    "The file dialog's working directory will be set to dir. If dir includes
    a file name, the file will be selected."
    
    CCMAIL:kare.sars@iki.fi
    73303a25