Use non-deprecated types and methods:
as David told:
"
WFlags -> WindowFlags (it's a typedef, and it's BC, nm says
QFlags<Qt::WindowType>)
toAscii -> toLatin1
fromAscii -> fromLatin1
"
As done in kdelibs
Use non-deprecated types and methods: 37e11ca61a48Unpublished
Description Use non-deprecated types and methods: as David told:
Details
Event TimelineMontel Laurent <montel@kde.org> committed rKLEOPATRA37e11ca61a48: Use non-deprecated types and methods: (authored by Montel Laurent <montel@kde.org>).Dec 13 2012, 1:58 PM2012-12-13 13:58:36 (UTC+1) |