update
This commit is contained in:
parent
a705577cba
commit
649dfdd317
|
@ -20,7 +20,7 @@ FluContentPage{
|
|||
}
|
||||
FluDropDownButton{
|
||||
id:btn_orientation
|
||||
Layout.preferredWidth: 100
|
||||
Layout.preferredWidth: 120
|
||||
text:"Horizontal"
|
||||
FluMenuItem{
|
||||
text:"Horizontal"
|
||||
|
|
|
@ -20,7 +20,7 @@ FluContentPage{
|
|||
}
|
||||
FluDropDownButton{
|
||||
id:btn_orientation
|
||||
Layout.preferredWidth: 100
|
||||
Layout.preferredWidth: 120
|
||||
text:"Horizontal"
|
||||
FluMenuItem{
|
||||
text:"Horizontal"
|
||||
|
|
Loading…
Reference in New Issue