ponyprog
ponyprog copied to clipboard
Supress deprecated warning about hex/dec
- Fix several warning like: 'QTextStream& QTextStreamFunctions::hex(QTextStream&)' is deprecated: Use Qt::hex 'QTextStream& QTextStreamFunctions::dec(QTextStream&)' is deprecated: Use Qt::dec
thank you, but with this change qt 5.12 (ubuntu 20.04) doesn't compile anymore
hmm, maybe. this patchset will be useful in versions 5.15.x, now the right thing to do is just wait :)