Ignoring Qt 5.13 deprecated warnings
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.
Showing
Please register or sign in to comment