This commit is contained in:
Mienek
2019-12-18 17:50:10 +01:00
parent 4f808620b8
commit fa4a8ddad2
8 changed files with 20 additions and 256 deletions

View File

@@ -32,5 +32,7 @@ public:
virtual void onWheelScrolled(int value);
virtual void onMouseMoved(int x, int y);
};
#endif