Skip to content
  • Alexander A. Maly's avatar
    Ignoring Qt 5.13 deprecated warnings · 6b3dfa54
    Alexander A. Maly authored
    In Qt 5.13 deprecated warnings became too obtrusive.
    It is not enough anymore to not define QT_DEPRECATED_WARNINGS to avoid them.
    From now on it is necessary to define QT_NO_DEPRECATED_WARNINGS.
    6b3dfa54