D25778: refactor(lookandfeelexplorer): Port mostly to QQC2
Yunhe Guo
noreply at phabricator.kde.org
Fri Dec 6 08:16:56 GMT 2019
guoyunhe added a comment.
If your use `as QQC2` in your imports, `ComboBox` need to be changed to `QQC2.ComboBox`.
INLINE COMMENTS
> MetadataEditor.qml:108
> }
> ComboBox {
> id: licenseField
This need to be changed to `QQC2.ComboBox`
> main.qml:49
> + collapsed: false;
> topContent: ComboBox {
> id: themeSelector
This need to be changed to `QQC2.ComboBox`
REPOSITORY
R118 Plasma SDK
REVISION DETAIL
https://phabricator.kde.org/D25778
To: ognarb, #vdg, #plasma
Cc: guoyunhe, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191206/e9e9529d/attachment.html>
More information about the Plasma-devel
mailing list