2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 17:15:16 +00:00

Replace libnotify with QtDBus notification implementation (#6825)

This commit is contained in:
ilya-fedin
2019-12-29 15:41:45 +00:00
committed by John Preston
parent 9071d7b8c0
commit 3d36b4f866
8 changed files with 371 additions and 684 deletions

View File

@@ -229,7 +229,6 @@ void start() {
}
void finish() {
Notifications::Finish();
}
void RegisterCustomScheme() {