mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-10 00:25:43 +00:00
use correct macro
This commit is contained in:
parent
8f49127a24
commit
3ed204c756
@ -42,7 +42,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
static QString tempPath();
|
static QString tempPath();
|
||||||
|
|
||||||
static Q_CONSTEXPR int maxNumberOfActiveNotifications()
|
static Q_DECL_CONSTEXPR int maxNumberOfActiveNotifications()
|
||||||
{
|
{
|
||||||
return 3;
|
return 3;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user