mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-24 07:20:20 +00:00
init m_supportsRichtext
This commit is contained in:
parent
e898a73122
commit
05410652ca
@ -25,7 +25,7 @@ public Q_SLOTS:
|
|||||||
private:
|
private:
|
||||||
org::freedesktop::Notifications *m_interface;
|
org::freedesktop::Notifications *m_interface;
|
||||||
QHash<uint, Snore::Notification> m_dbusIdMap;
|
QHash<uint, Snore::Notification> m_dbusIdMap;
|
||||||
bool m_supportsRichtext;
|
bool m_supportsRichtext = false;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user