Fix build with Qt 5.5 branch.

Is Qt even allowed to remove accidental includes and / or forward
declarations?
This commit is contained in:
Andreas Hartmetz 2015-03-02 13:07:33 +01:00
parent 90b2f6c62c
commit f847d716a0
2 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,7 @@
#include <kbookmark.h>
#include "okularcore_export.h"
#include <QObject>
#include <QUrl>
class QAction;

View file

@ -13,6 +13,8 @@
#include <QtCore/QStringList>
class QIODevice;
class Directory
{
public: