Skip to content
  • Alessandro Portale's avatar
    Pedantic cleanup of filename parameters for QIcon constructor · 3aa3c568
    Alessandro Portale authored
    Using more *::Constants::ICON_* where it makes sense and
    wrapping the file names into QLatin1String where they were
    missing.
    
    The increased usage of the ICON constants needed a few more
    cross plugin includes of *constants.h, here and there.
    I think that it is OK, since the dependencies were alredy there
    icon resource wise.
    3aa3c568