Fix a little mistake
This commit is contained in:
parent
cbfcc55c29
commit
052ed260bd
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ void ConfigureCpu::Setup(const ConfigurationShared::Builder& builder) {
|
||||||
}
|
}
|
||||||
|
|
||||||
UpdateGroup(accuracy_combobox->currentIndex());
|
UpdateGroup(accuracy_combobox->currentIndex());
|
||||||
UpdateGroup(backend_combobox->currentIndex());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void ConfigureCpu::UpdateGroup(int index) {
|
void ConfigureCpu::UpdateGroup(int index) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue