Graphics Example Stable
This commit is contained in:
parent
bb5cbfdfe2
commit
b342f4fd8c
10 changed files with 28 additions and 12 deletions
|
|
@ -56,7 +56,7 @@ namespace tp {
|
|||
// Event posters has no access to any custom state and only report any changes in any way
|
||||
class EventHandler {
|
||||
public:
|
||||
EventHandler() = default;
|
||||
EventHandler();
|
||||
~EventHandler();
|
||||
|
||||
public: // Event Poster Interface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue