mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-15 12:39:38 +00:00
Finish scroll bars
This commit is contained in:
@@ -58,7 +58,7 @@ namespace PortabilityLayer
|
||||
void Resize(uint16_t width, uint16_t height);
|
||||
|
||||
void SetEnabled(bool enabled);
|
||||
void SetState(int16_t state);
|
||||
virtual void SetState(int16_t state);
|
||||
int16_t GetState() const;
|
||||
|
||||
void SetVisible(bool visible);
|
||||
|
||||
Reference in New Issue
Block a user