← Back to team overview

ubuntu-phone team mailing list archive

Re: Array push not functioning

 

On ven, 2014-02-14 at 11:11 +0200, Alberto Mardegan wrote:
> is this with Qt 5.2? It looks terribly similar to
> https://bugreports.qt-project.org/browse/QTBUG-36491
> (which is now fixed upstream, and will also be fixed on our Qt 5.2
> packages via distro-patching)

Roman had the solution, think he forgot to CC the list. Just needed to
change variant to var. So the property is:

        property var componentList: new Array()

Working perfectly now.

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups

References