func name fix

This commit is contained in:
zebra
2022-11-08 10:51:13 +03:00
parent 8a073e4e8a
commit 815aa90489
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ public:
static bool clicked(int button);
static bool jclicked(int button);
static void toogleCursor();
static void toggleCursor();
};
#endif /* WINDOW_EVENTS_H_ */