mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
build: clear 75 warnings - hidden base overloads (#15542)
This commit is contained in:
@@ -36,11 +36,6 @@ void RadioBox::SetValue(bool value)
|
||||
update();
|
||||
}
|
||||
|
||||
bool RadioBox::GetValue()
|
||||
{
|
||||
return wxBitmapToggleButton::GetValue();
|
||||
}
|
||||
|
||||
|
||||
void RadioBox::Rescale()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user