mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
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