mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 03:59:36 +00:00
Refactor some dialog handling, enforce proper port disposal
This commit is contained in:
@@ -12,7 +12,7 @@ namespace PortabilityLayer
|
||||
|
||||
bool Init(const WidgetBasicState &state) override;
|
||||
|
||||
WidgetHandleState_t ProcessEvent(Window *window, const TimeTaggedVOSEvent &evt);
|
||||
WidgetHandleState_t ProcessEvent(const TimeTaggedVOSEvent &evt) override;
|
||||
|
||||
private:
|
||||
bool m_haveMouseDown;
|
||||
|
||||
Reference in New Issue
Block a user