mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Refactor some dialog handling, enforce proper port disposal
This commit is contained in:
@@ -17,6 +17,8 @@ namespace PortabilityLayer
|
||||
|
||||
void DrawControl(DrawSurface *surface) override;
|
||||
|
||||
WidgetHandleState_t ProcessEvent(const TimeTaggedVOSEvent &evt) override;
|
||||
|
||||
private:
|
||||
THandle<PixMapImpl> m_iconImage;
|
||||
THandle<PixMapImpl> m_iconMask;
|
||||
|
||||
Reference in New Issue
Block a user