mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Default button chrome improvement
This commit is contained in:
@@ -85,7 +85,7 @@ namespace PortabilityLayer
|
||||
return m_visible;
|
||||
}
|
||||
|
||||
void Widget::SetHighlightStyle(int16_t style)
|
||||
void Widget::SetHighlightStyle(int16_t style, bool enabled)
|
||||
{
|
||||
(void)style;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user