Comment 0 for bug 1596601

Revision history for this message
Tim Peeters (tpeeters) wrote :

Lines like this in components.api can be ambiguous:

Ubuntu.Components.Pickers.Dialer 1.3: StyledItem
Ubuntu.Layouts.Layouts 1.0 0.1 ULLayouts: Item

It is better to show also to show the module for the parent component, so like this:

Ubuntu.Components.Pickers.Dialer 1.3: Ubuntu.Components.StyledItem
Ubuntu.Layouts.Layouts 1.0 0.1 ULLayouts: QtQuick.Item