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/ChatPage.cc | |
| 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/ChatPage.cc')
| -rw-r--r-- | src/ChatPage.cc | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/src/ChatPage.cc b/src/ChatPage.cc |
