This commit is contained in:
2022-08-15 11:43:27 +03:00
parent 67561636e5
commit 494faf862b
2 changed files with 11 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
#define PISIGNALS_H
#include "piflags.h"
#include <functional>
class PIP_EXPORT PISignals
{