forked from qt-creator/qt-creator
Welcome: Add QML_IMPORT_PATH to project file
The code model needs the the import path to find the widgets. Change-Id: Id0f9f4a56ec588116a33c8fd0e61ac7dbec471e7 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
@@ -6,6 +6,8 @@ QT += quick
|
||||
DEFINES += USE_QUICK_WIDGET
|
||||
}
|
||||
|
||||
QML_IMPORT_PATH=../../../share/qtcreator/welcomescreen
|
||||
|
||||
include(../../qtcreatorplugin.pri)
|
||||
|
||||
HEADERS += welcomeplugin.h
|
||||
|
Reference in New Issue
Block a user