1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-15 12:25:12 +03:00

drawComboBox luadoc fix

remove extraneous 'page' param
This commit is contained in:
Chris Prinos 2017-05-31 21:17:46 -04:00 committed by GitHub
parent 7956bd6bab
commit fe1146b62c

View file

@ -701,8 +701,6 @@ Draw a combo box
@param idx (integer) index of entry to highlight @param idx (integer) index of entry to highlight
@param page (number) page number
@param flags (unsigned number) drawing flags, the flags can not be combined: @param flags (unsigned number) drawing flags, the flags can not be combined:
* `BLINK` combo box is expanded * `BLINK` combo box is expanded
* `INVERS` combo box collapsed, text inversed * `INVERS` combo box collapsed, text inversed