From e04775548b3cd69dc3e8f32930025fb1f1f4b002 Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Tue, 16 Oct 2018 15:17:56 +0200 Subject: Fix QIviSimulationEngine loadSimulation to use QUrl instead of QString Change-Id: I8f9caa83814519934fd244ae75817ae940e059a7 Reviewed-by: Robert Griebl --- examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml b/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml index 20304e3..cf21d7d 100644 --- a/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml +++ b/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml @@ -1,6 +1,6 @@ Example.IVI.AddressBook: config_simulator: - simulationFile: ":/plugin_resource/simulation.qml" + simulationFile: "qrc:/plugin_resource/simulation.qml" Example.IVI.AddressBook.AddressBook#contacts: config_simulator: -- cgit v1.2.1