aboutsummaryrefslogtreecommitdiff
path: root/include/notifications/awake.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/notifications/awake.h')
-rw-r--r--include/notifications/awake.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/notifications/awake.h b/include/notifications/awake.h
index fd812c1..bc38817 100644
--- a/include/notifications/awake.h
+++ b/include/notifications/awake.h
@@ -36,7 +36,7 @@ namespace notifications {
class Awake
{
public:
- Awake(const std::string& app_name);
+ explicit Awake(const std::string& app_name);
~Awake();
private: