mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
More window chrome improvements
This commit is contained in:
@@ -13,7 +13,7 @@ namespace PortabilityLayer
|
||||
{
|
||||
}
|
||||
|
||||
bool LabelWidget::Init(const WidgetBasicState &state)
|
||||
bool LabelWidget::Init(const WidgetBasicState &state, const void *additionalData)
|
||||
{
|
||||
(void)state;
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user