Skip to content
  • Evan Thompson's avatar
    Fix user template icons not displaying on Windows · b758c958
    Evan Thompson authored and Halla Rempt's avatar Halla Rempt committed
    Absolute Windows paths were not being checked for, causing
    user template icons to not load. QFile::exists is a simple
    cross platform method of checking for an absolute path.
    
    This also fixes custom icons for user templates.
    
    BUG: 395894
    (cherry picked from commit 7e450cc7)
    b758c958