mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-03-04 14:42:29 +00:00
More window chrome improvements
This commit is contained in:
@@ -11,7 +11,7 @@ namespace PortabilityLayer
|
||||
RadioButtonWidget(const WidgetBasicState &state);
|
||||
~RadioButtonWidget();
|
||||
|
||||
bool Init(const WidgetBasicState &state) override;
|
||||
bool Init(const WidgetBasicState &state, const void *additionalData) override;
|
||||
|
||||
void DrawControl(DrawSurface *surface) override;
|
||||
void SetString(const PLPasStr &str) override;
|
||||
|
||||
Reference in New Issue
Block a user