diff options
| author | Max Sandholm <max@sandholm.org> | 2018-07-11 17:33:02 +0300 |
|---|---|---|
| committer | mujx <mujx@users.noreply.github.com> | 2018-07-11 17:33:02 +0300 |
| commit | 80ebe3f29debb7f2020757252d1e2b4ae8a45869 (patch) | |
| tree | 07a9bb42e559503787fbde1fd4eec7922bbafed0 /src/notifications/ManagerWin.cpp | |
| parent | Use QSharedPointer::data to be compatible with Qt < 5.11 (diff) | |
| download | nheko-80ebe3f29debb7f2020757252d1e2b4ae8a45869.tar.xz | |
Working D-Bus desktop notifications (#361)
* Working D-Bus desktop notifications * Remove return type on constructor * Fix the Windows placeholder class * Fix wrong variable name * Fix windows and macOS versions of notificationsmanager
Diffstat (limited to 'src/notifications/ManagerWin.cpp')
| -rw-r--r-- | src/notifications/ManagerWin.cpp | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/src/notifications/ManagerWin.cpp b/src/notifications/ManagerWin.cpp |
