50058d Use QDir::home() instead of getenv("HOME") in file browser.

Authored and Committed by Martin van Zijl 6 years ago
    Use QDir::home() instead of getenv("HOME") in file browser.
    
    This is following up from PR #2735.