mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
build: clear 75 warnings - hidden base overloads (#15542)
This commit is contained in:
@@ -78,7 +78,7 @@ void AnimaIcon::Stop()
|
||||
m_timer->Stop();
|
||||
}
|
||||
|
||||
void AnimaIcon::Enable()
|
||||
void AnimaIcon::ShowEnabledIcon()
|
||||
{
|
||||
if (m_bitmap) { m_bitmap->SetBitmap(m_image_enable); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user