~mzanetti/unity8/hide-settings-count-emblem

« back to all changes in this revision

Viewing changes to tests/mocks/Unity/Notifications/plugin.h

Allow swipe-to-dismiss for contracted snap-decision notifications, interactive notifications and ephemeral notifications. Fixes: #1334855, #1355422
Approved by: Michał Sawicz, PS Jenkins bot, Albert Astals Cid

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright 2014 Canonical Ltd.
 
2
 * Copyright 2015 Canonical Ltd.
3
3
 *
4
4
 * This program is free software; you can redistribute it and/or modify
5
5
 * it under the terms of the GNU Lesser General Public License as published by
17
17
 *      Mirco Mueller <mirco.mueller@canonical.com>
18
18
 */
19
19
 
20
 
 
21
20
#ifndef TESTNOTIFICATION_PLUGIN_H
22
21
#define TESTNOTIFICATION_PLUGIN_H
23
22