Ubuntu Pastebin

Paste from ahayzen at Thu, 10 Mar 2016 15:23:25 +0000

Download as text
1
2
3
4
plugin/uclistitem.cpp: In member function ‘virtual void UCListItem::itemChange(QQuickItem::ItemChange, const QQuickItem::ItemChangeData&)’:
plugin/uclistitem.cpp:1100:16: error: ‘class UCListItemPrivate’ has no member named ‘isTabFence’
             d->isTabFence = d->parentAttached->isAttachedToListView();
                ^
Download as text