Thanks, that worked great!
//Andreas
i'm using
view->setSource(SailfishApp::pathTo("qml/main.qml"));
On 12.11.2013 18:45, Andreas Enbacka wrote:
Hello,
I am using view->setSource(QUrl::fromLocalFile("qml/projectName.qml))
to set the initial qml view for my app, however it is not found us
i'm using
view->setSource(SailfishApp::pathTo("qml/main.qml"));
On 12.11.2013 18:45, Andreas Enbacka wrote:
Hello,
I am using view->setSource(QUrl::fromLocalFile("qml/projectName.qml))
to set the initial qml view for my app, however it is not found using
run-time (it tries to access it from