The documentation about ComboBox mentions a function 'removeItem()' which does not exists.
See doc for:
- ComboBox::addItem()
- ComboBox::clear()
The documentation about ComboBox mentions a function 'removeItem()' which does not exists.
See doc for:
- ComboBox::addItem()
- ComboBox::clear()
Thanks! I'll tidy that up..