Improve CallBacks

This commit is contained in:
2023-11-27 08:06:53 +01:00
parent 0d07b98cfd
commit 0ccfd522ee
8 changed files with 48 additions and 77 deletions

View File

@@ -31,7 +31,7 @@ public:
protected:
ButtonEventsHandler();
void startButtonSM(const XFEvent* ev);
void startButtonSM();
XFState stRun;