forked from qt-creator/qt-creator
QmlDesigner: Add module statement to qmldir
Change-Id: I2d4a6dd08973b88dccd8ba72139ebc7b0d266030
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
(cherry picked from commit ea53994ff0
)
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
module HelperWidgets
|
||||||
AbstractButton 2.0 AbstractButton.qml
|
AbstractButton 2.0 AbstractButton.qml
|
||||||
ActionIndicator 2.0 ActionIndicator.qml
|
ActionIndicator 2.0 ActionIndicator.qml
|
||||||
AlignmentHorizontalButtons 2.0 AlignmentHorizontalButtons.qml
|
AlignmentHorizontalButtons 2.0 AlignmentHorizontalButtons.qml
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
module StudioControls
|
||||||
AbstractButton 1.0 AbstractButton.qml
|
AbstractButton 1.0 AbstractButton.qml
|
||||||
ActionIndicator 1.0 ActionIndicator.qml
|
ActionIndicator 1.0 ActionIndicator.qml
|
||||||
Button 1.0 Button.qml
|
Button 1.0 Button.qml
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
module StudioTheme
|
||||||
singleton Values 1.0 Values.qml
|
singleton Values 1.0 Values.qml
|
||||||
singleton Constants 1.0 Constants.qml
|
singleton Constants 1.0 Constants.qml
|
||||||
ControlStyle 1.0 ControlStyle.qml
|
ControlStyle 1.0 ControlStyle.qml
|
||||||
|
Reference in New Issue
Block a user