diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-05-14 23:35:34 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-05-15 13:05:55 +0200 |
commit | 567fe81ad78e707a4b914976a92c855d4ac8fc45 (patch) | |
tree | b0f4511c6e5c32fedae69a217df5669c0e5eab0e /src/CommunitiesListItem.h | |
parent | Reorganize TimelineView to prepare porting the room list (diff) | |
download | nheko-567fe81ad78e707a4b914976a92c855d4ac8fc45.tar.xz |
Basic header and footer of room list
Diffstat (limited to 'src/CommunitiesListItem.h')
-rw-r--r-- | src/CommunitiesListItem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CommunitiesListItem.h b/src/CommunitiesListItem.h index 006511c8..e7468611 100644 --- a/src/CommunitiesListItem.h +++ b/src/CommunitiesListItem.h @@ -10,7 +10,6 @@ #include <set> #include "Config.h" -#include "ui/Theme.h" class RippleOverlay; class QMouseEvent; |