lint and avoid copy
This commit is contained in:
parent
a320fc6f7a
commit
0ab566dc4b
3 changed files with 44 additions and 43 deletions
|
|
@ -1652,7 +1652,7 @@ ChatPage::isRoomActive(const QString &room_id)
|
|||
void
|
||||
ChatPage::removeAllNotifications()
|
||||
{
|
||||
#if defined (Q_OS_LINUX)
|
||||
#if defined(Q_OS_LINUX)
|
||||
notificationsManager->closeAllNotifications();
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue