mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-13 00:46:26 +00:00
fix msvc ...
This commit is contained in:
parent
268c1aa9a7
commit
8f49127a24
@ -42,7 +42,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
static QString tempPath();
|
static QString tempPath();
|
||||||
|
|
||||||
static constexpr int maxNumberOfActiveNotifications()
|
static Q_CONSTEXPR int maxNumberOfActiveNotifications()
|
||||||
{
|
{
|
||||||
return 3;
|
return 3;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user