Re: [Development] cant folderlistmodel with Qt5

2013-02-07 Thread Rutledge Shawn
On 7 Feb 2013, at 12:56 AM, Łukasz Korbel wrote: > I'm trying to load FolderListModel plugin: > import Qt.labs.folderlistmodel 2.0 > > and got this error: > main.qml:2:1: module "Qt.labs.folderlistmodel" is not installed > > I was using code from that plugin as template to implement my own an

[Development] cant folderlistmodel with Qt5

2013-02-06 Thread Łukasz Korbel
I'm trying to load FolderListModel plugin: import Qt.labs.folderlistmodel 2.0 and got this error: main.qml:2:1: module "Qt.labs.folderlistmodel" is not installed I was using code from that plugin as template to implement my own and start looking around when it didnt work. Plugin is "installed" in