diff options
Diffstat (limited to 'notificationconn.h')
-rw-r--r-- | notificationconn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/notificationconn.h b/notificationconn.h index 69f2244..092804a 100644 --- a/notificationconn.h +++ b/notificationconn.h @@ -3,6 +3,7 @@ #include <QtCore/QObject> #include <QtCore/QDateTime> +#include <QtCore/QHash> #include "sapconnection.h" #include "sapsocket.h" |