Commit 581e344b authored by Aleksei Kanash's avatar Aleksei Kanash

Fixed errors compilation debug version of Sankore on windows.

parent 0a84f1e6
...@@ -14,14 +14,14 @@ ...@@ -14,14 +14,14 @@
*/ */
#include <QFile> #include <QFile>
#include <QDesktopWidget>
#include "PDFRenderer.h" #include "PDFRenderer.h"
#include "XPDFRenderer.h" #include "XPDFRenderer.h"
#include "core/memcheck.h"
#include "core/UBApplication.h" #include "core/UBApplication.h"
#include "core/memcheck.h"
QMap< QUuid, QPointer<PDFRenderer> > PDFRenderer::sRenderers; QMap< QUuid, QPointer<PDFRenderer> > PDFRenderer::sRenderers;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment