https://bugs.kde.org/show_bug.cgi?id=406498
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- In Qt 5.12.2 that method is behind QT_DEPRECATED_SINCE(5, 12), so if you're compiling with extra picky flags that might be the issue. Also double-check if Q_OS_OSX and Q_OS_MACOS still match. -- You are receiving this mail because: You are watching all bug changes.
