summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2021-02-26 13:42:17 -0500
committerNicolas Werner <nicolas.werner@hotmail.de>2021-03-17 19:18:06 +0100
commit9168c2c785fcb0758d78fb95c7f03b6d30468f7e (patch)
tree8cc5ba2825e98846cef7922edd90ee8274a7c6da /src
parentRewrite notification posting logic (diff)
downloadnheko-9168c2c785fcb0758d78fb95c7f03b6d30468f7e.tar.xz
Remove unnecessary header
Diffstat (limited to 'src')
-rw-r--r--src/RoomInfoListItem.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/RoomInfoListItem.cpp b/src/RoomInfoListItem.cpp

index d74f9dc9..ea5de674 100644 --- a/src/RoomInfoListItem.cpp +++ b/src/RoomInfoListItem.cpp
@@ -8,7 +8,6 @@ #include <QMenu> #include <QMouseEvent> #include <QPainter> -#include <QSettings> #include <QtGlobal> #include "AvatarProvider.h"