1 diff -Nru nheko-0.11.3.orig/src/notifications/Manager.h nheko-0.11.3/src/notifications/Manager.h
2 --- nheko-0.11.3.orig/src/notifications/Manager.h 2023-02-23 00:50:45.000000000 +0100
3 +++ nheko-0.11.3/src/notifications/Manager.h 2023-10-07 16:13:20.780369848 +0200
5 #if defined(NHEKO_DBUS_SYS)
7 void closeNotifications(QString roomId);
8 -#if defined(Q_OS_LINUX)
9 void closeAllNotifications();