summaryrefslogtreecommitdiffstats
path: root/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'message.h')
-rw-r--r--message.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/message.h b/message.h
index 062ca58..f997055 100644
--- a/message.h
+++ b/message.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Konsulko Group
+ * Copyright (C) 2017, 2018 Konsulko Group
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -37,6 +37,7 @@ enum MessageType {
WeatherEventMessage,
MediaplayerEventMessage,
BluetoothEventMessage,
+ PbapEventMessage,
};
class Message : public QObject