Summary: `Title` is deprecated. Test Plan: No visual changes anywhere; level 1 Heading is identical in appearance Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D27350
KLocale is now kde4support and we have QLocale QML bindings. This patch removes the KLocale bindings from plasma-framework (they are not used anywhere anyway). If we miss something from KLocale in QLocale, we should upstream it. REVIEW: 114150