diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-01-07 11:21:10 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-01-07 11:21:10 +0100 |
commit | 4e6df2edcbaa23a8130d70c5d7d83df1096e5d31 (patch) | |
tree | e3779d9da2ccec626ac7d30331ac8bf494a50041 /src | |
parent | Allow inline replies from notifications on linux (diff) | |
download | nheko-4e6df2edcbaa23a8130d70c5d7d83df1096e5d31.tar.xz |
Fix notification reply build on other platforms
Diffstat (limited to 'src')
-rw-r--r-- | src/notifications/ManagerMac.mm | 5 | ||||
-rw-r--r-- | src/notifications/ManagerWin.cpp | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/src/notifications/ManagerMac.mm b/src/notifications/ManagerMac.mm |