post changes after merging BS1.7.4
Remove tracking etc..
This commit is contained in:
@@ -92,12 +92,6 @@ void ComboBox::SelectAndNotify(int n) {
|
||||
sendComboBoxEvent();
|
||||
}
|
||||
|
||||
void ComboBox::SelectAndNotify(int n) {
|
||||
SetSelection(n);
|
||||
sendComboBoxEvent();
|
||||
}
|
||||
|
||||
|
||||
void ComboBox::Rescale()
|
||||
{
|
||||
TextInput::Rescale();
|
||||
|
||||
Reference in New Issue
Block a user