diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir b/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir index e474f5e3ce8..5aa64e7d68e 100644 --- a/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir +++ b/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir @@ -1,41 +1,40 @@ -GroupBox 2.0 GroupBox.qml -LineEdit 2.0 LineEdit.qml -SpinBox 2.0 SpinBox.qml -Button 2.0 Button.qml -Label 2.0 Label.qml -Section 2.0 Section.qml -CheckBox 2.0 CheckBox.qml -TabView 2.0 TabView.qml -Tab 2.0 Tab.qml -ScrollView 2.0 ScrollView.qml -ComboBox 2.0 ComboBox.qml -CustomComboBoxStyle 2.0 CustomComboBoxStyle.qml -SectionLayout 2.0 SectionLayout.qml -SecondColumnLayout 2.0 SecondColumnLayout.qml -ExpandingSpacer 2.0 ExpandingSpacer.qml -ColorButton 2.0 ColorButton.qml -ColorCheckButton 2.0 ColorCheckButton.qml -HueSlider 2.0 HueSlider.qml -GradientLine 2.0 GradientLine.qml -SliderSpinBox 2.0 SliderSpinBox.qml -ColorEditor 2.0 ColorEditor.qml -IconLabel 2.0 IconLabel.qml -ExtendedFunctionButton 2.0 ExtendedFunctionButton.qml -ButtonRow 2.0 ButtonRow.qml -ButtonRowButton 2.0 ButtonRowButton.qml -BoolButtonRowButton 2.0 BoolButtonRowButton.qml -FontStyleButtons 2.0 FontStyleButtons.qml -AnchorButtons 2.0 AnchorButtons.qml AligmentHorizontalButtons 2.0 AligmentHorizontalButtons.qml AligmentVerticalButtons 2.0 AligmentVerticalButtons.qml -StandardTextSection 2.0 StandardTextSection.qml -FontSection 2.0 FontSection.qml -FlickableSection 2.0 FlickableSection.qml -UrlChooser 2.0 UrlChooser.qml -FontComboBox 2.0 FontComboBox.qml -OriginControl 2.0 OriginControl.qml +AnchorButtons 2.0 AnchorButtons.qml +BoolButtonRowButton 2.0 BoolButtonRowButton.qml +Button 2.0 Button.qml +ButtonRow 2.0 ButtonRow.qml +ButtonRowButton 2.0 ButtonRowButton.qml +CheckBox 2.0 CheckBox.qml +ColorButton 2.0 ColorButton.qml +ColorCheckButton 2.0 ColorCheckButton.qml +ColorEditor 2.0 ColorEditor.qml +ColorLogic 2.0 ColorLogic.qml +ComboBox 2.0 ComboBox.qml +CustomCheckBoxStyle 2.0 CustomCheckBoxStyle.qml CustomComboBoxStyle 2.0 CustomComboBoxStyle.qml CustomSpinBoxStyle 2.0 CustomSpinBoxStyle.qml -CustomCheckBoxStyle 2.0 CustomCheckBoxStyle.qml -ColorLogic 2.0 ColorLogic.qml +ExpandingSpacer 2.0 ExpandingSpacer.qml +ExtendedFunctionButton 2.0 ExtendedFunctionButton.qml +FlickableSection 2.0 FlickableSection.qml +FontComboBox 2.0 FontComboBox.qml +FontSection 2.0 FontSection.qml +FontStyleButtons 2.0 FontStyleButtons.qml +GradientLine 2.0 GradientLine.qml +GroupBox 2.0 GroupBox.qml +HueSlider 2.0 HueSlider.qml +IconLabel 2.0 IconLabel.qml +Label 2.0 Label.qml +LineEdit 2.0 LineEdit.qml +OriginControl 2.0 OriginControl.qml +ScrollView 2.0 ScrollView.qml +SecondColumnLayout 2.0 SecondColumnLayout.qml +Section 2.0 Section.qml +SectionLayout 2.0 SectionLayout.qml +SliderSpinBox 2.0 SliderSpinBox.qml +SpinBox 2.0 SpinBox.qml +StandardTextSection 2.0 StandardTextSection.qml +Tab 2.0 Tab.qml +TabView 2.0 TabView.qml ToolTipArea 2.0 ToolTipArea.qml +UrlChooser 2.0 UrlChooser.qml