Skip to content
Commit 174b4a4f authored by Laurent Montel's avatar Laurent Montel
Browse files

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
parent 0de530b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment