use other header

This commit is contained in:
Tobias Fella 2020-02-29 15:34:12 +01:00
parent 708a873880
commit 76aaf32fe3
No known key found for this signature in database
GPG Key ID: E55EDAB3CA5D9925
4 changed files with 3 additions and 5 deletions

View File

@ -22,8 +22,6 @@
#include <QSqlQuery>
#include <QVector>
#include <syndication.h>
#include "entryListModel.h"
#include "fetcher.h"

View File

@ -23,7 +23,7 @@
#include <QAbstractListModel>
#include <QObject>
#include <syndication.h>
#include <Syndication/Syndication>
#include "entry.h"

View File

@ -22,7 +22,7 @@
#include <QSqlQuery>
#include <QUrl>
#include <syndication.h>
#include <Syndication/Syndication>
#include "feedListModel.h"
#include "fetcher.h"

View File

@ -23,7 +23,7 @@
#include <QSqlDatabase>
#include <QSqlQuery>
#include <syndication.h>
#include <Syndication/Syndication>
#include "fetcher.h"