diff --git a/mysqlqmlplugin.pro b/mysqlqmlplugin.pro index 29e1c38..9e0677b 100644 --- a/mysqlqmlplugin.pro +++ b/mysqlqmlplugin.pro @@ -35,8 +35,8 @@ HEADERS += \ ############################################################## -qmlPath = $$[QT_INSTALL_QML]/$$replace(uri, \\., /) - +##qmlPath = $$[QT_INSTALL_QML]/$$replace(uri, \\., /) +qmlPath = /usr/qml/$$replace(uri, \\., /) ############################################################## linux-g++ {