diff options
Diffstat (limited to 'qootstrap.pro')
-rw-r--r-- | qootstrap.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qootstrap.pro b/qootstrap.pro index 5864277..8bf06ce 100644 --- a/qootstrap.pro +++ b/qootstrap.pro @@ -11,6 +11,7 @@ import.path = $$[QT_INSTALL_QML]/$$QML_IMPORT_NAME style.files = \ ApplicationWindow.qml \ + ComboBox.qml \ Label.qml \ Page.qml \ ToolBar.qml |