Code review comment for lp:~unity-team/unity8/carouselTool-new-dash

Revision history for this message
Albert Astals Cid (aacid) wrote :

file:///home/tsdgeos_work/phablet/unity8/carouselTool-new-dash/qml/Shell.qml:170:9: Type Dash unavailable
             Dash {
             ^
file:///home/tsdgeos_work/phablet/unity8/carouselTool-new-dash/qml/Dash/Dash.qml:100:5: Type ScopeItem unavailable
         ScopeItem {
         ^
file:///home/tsdgeos_work/phablet/unity8/carouselTool-new-dash/qml/Dash/ScopeItem.qml:42:9: Type GenericScopeView unavailable
             GenericScopeView {
             ^
file:///home/tsdgeos_work/phablet/unity8/carouselTool-new-dash/qml/Dash/GenericScopeView.qml:141:13: Type CardTool unavailable
                 CardTool {
                 ^
file:///home/tsdgeos_work/phablet/unity8/carouselTool-new-dash/qml/Dash/CardTool.qml:71:21: Duplicate property name
         property string categoryLayout: template ? template["category-layout"] : ""
                         ^

review: Needs Fixing

« Back to merge proposal