From 90da39313fd59fddefbb94c8599c47e4a1d7b884 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Tue, 10 May 2022 03:53:35 +0200 Subject: Use right linter --- src/timeline/CommunitiesModel.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/timeline/CommunitiesModel.cpp') diff --git a/src/timeline/CommunitiesModel.cpp b/src/timeline/CommunitiesModel.cpp index 14909479..4f650f49 100644 --- a/src/timeline/CommunitiesModel.cpp +++ b/src/timeline/CommunitiesModel.cpp @@ -14,8 +14,7 @@ CommunitiesModel::CommunitiesModel(QObject *parent) : QAbstractListModel(parent) -{ -} +{} QHash CommunitiesModel::roleNames() const -- cgit 1.5.1