mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Update LuaDialog scripts
This commit is contained in:
parent
35aa4f692a
commit
b8a7b444e2
2 changed files with 28 additions and 8 deletions
|
|
@ -74,6 +74,8 @@ function factory () return function ()
|
|||
default = 500
|
||||
},
|
||||
|
||||
{ type = "heading", title = "Heading" },
|
||||
|
||||
{ type = "number", key = "number", title = "Whatever", min = 0, max = 10, step = 1, digits = 2 }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue