GIT_SILENT: Don't duplicate headers between .h/.cpp
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#include <Quotient/csapi/pushrules.h>
|
||||
#include <Quotient/jobs/basejob.h>
|
||||
|
||||
#include "enums/pushrule.h"
|
||||
|
||||
#include <KLazyLocalizedString>
|
||||
|
||||
// Alternate name text for default rules.
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
|
||||
#include "roomsortparametermodel.h"
|
||||
|
||||
#include "enums/roomsortparameter.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
|
||||
RoomSortParameterModel::RoomSortParameterModel(QObject *parent)
|
||||
|
||||
Reference in New Issue
Block a user