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

Reply via email to