Add win32 mouse button events.

This commit is contained in:
jmsgrogan 2023-01-17 08:34:48 +00:00
parent 2bc53186bc
commit 78a4fa99ff
20 changed files with 141 additions and 53 deletions

View file

@ -141,8 +141,6 @@ protected:
virtual bool isDirty() const;
void setParent(Widget* parent);
Widget* getParent() const;