mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 21:43:03 +02:00
add FilterBar & ScrollBar to qmldir
This commit is contained in:
parent
82313f9464
commit
f7d9bafc7d
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ CheckBox 1.0 CheckBox.qml
|
||||||
CheckBoxQQC2 1.0 CheckBoxQQC2.qml
|
CheckBoxQQC2 1.0 CheckBoxQQC2.qml
|
||||||
ComboBox 1.0 ComboBox.qml
|
ComboBox 1.0 ComboBox.qml
|
||||||
ContentSection 1.0 ContentSection.qml
|
ContentSection 1.0 ContentSection.qml
|
||||||
|
FilterBar 1.0 FilterBar.qml
|
||||||
GlyphButton 1.0 GlyphButton.qml
|
GlyphButton 1.0 GlyphButton.qml
|
||||||
HorizontalRule 1.0 HorizontalRule.qml
|
HorizontalRule 1.0 HorizontalRule.qml
|
||||||
HorizontalSpacer 1.0 HorizontalSpacer.qml
|
HorizontalSpacer 1.0 HorizontalSpacer.qml
|
||||||
|
@ -15,6 +16,7 @@ Keyboard 1.0 Keyboard.qml
|
||||||
Label 1.0 Label.qml
|
Label 1.0 Label.qml
|
||||||
QueuedButton 1.0 QueuedButton.qml
|
QueuedButton 1.0 QueuedButton.qml
|
||||||
RadioButton 1.0 RadioButton.qml
|
RadioButton 1.0 RadioButton.qml
|
||||||
|
ScrollBar 1.0 ScrollBar.qml
|
||||||
Separator 1.0 Separator.qml
|
Separator 1.0 Separator.qml
|
||||||
Slider 1.0 Slider.qml
|
Slider 1.0 Slider.qml
|
||||||
SpinBox 1.0 SpinBox.qml
|
SpinBox 1.0 SpinBox.qml
|
||||||
|
|
Loading…
Reference in a new issue