diff options
Diffstat (limited to 'qootstrap.pro')
| -rw-r--r-- | qootstrap.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qootstrap.pro b/qootstrap.pro index 8bf06ce..b36c8ea 100644 --- a/qootstrap.pro +++ b/qootstrap.pro @@ -15,7 +15,7 @@ style.files = \ Label.qml \ Page.qml \ ToolBar.qml -style.path = $$[QT_INSTALL_QML]/QtQuick/Controls.2/$$QML_IMPORT_NAME +style.path = $$[QT_INSTALL_QML]/QtQuick/Controls/$$QML_IMPORT_NAME HEADERS += $${QML_IMPORT_NAME}.hxx SOURCES += \ |