Skip to content
Snippets Groups Projects
  • Martyn Gigg's avatar
    5a7b3f48
    Remove usage of QString::fromStdWString · 5a7b3f48
    Martyn Gigg authored
    To compile with Qt5 the option /Z:wchar_t- needs to be removed
    on Visual C++ but is still required for Qt4. Instead we define the
    functionality internally to allow consistent definition within the
    project.
    Refs #20381
    5a7b3f48
    History
    Remove usage of QString::fromStdWString
    Martyn Gigg authored
    To compile with Qt5 the option /Z:wchar_t- needs to be removed
    on Visual C++ but is still required for Qt4. Instead we define the
    functionality internally to allow consistent definition within the
    project.
    Refs #20381
Code owners
Assign users and groups as approvers for specific file changes. Learn more.