D22374: Don't use deprecated toAscii() method
Vlad Zagorodniy
noreply at phabricator.kde.org
Wed Jul 10 14:06:44 BST 2019
zzag created this revision.
zzag added a reviewer: KWin.
Herald added a project: KWin.
Herald added a subscriber: kwin.
zzag requested review of this revision.
REVISION SUMMARY
QChar::toAscii() and QString::toAscii() are deprecated in favor of
QChar::toLatin1() and QString::toLatin1() respectively.
REPOSITORY
R108 KWin
BRANCH
fix-warnings
REVISION DETAIL
https://phabricator.kde.org/D22374
AFFECTED FILES
abstract_client.cpp
client.cpp
kcmkwin/kwinoptions/mouse.cpp
main_x11.cpp
options.cpp
To: zzag, #kwin
Cc: kwin, LeGast00n, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20190710/01318e45/attachment.html>
More information about the kwin
mailing list