This should have been done in c22928d1517ca05ac0c6433272dc51d7d68aaed5.
@@ -17,11 +17,6 @@
#ifndef __CONVERTER_HH__
#define __CONVERTER_HH__
-#ifdef __WKHTMLTOX_UNDEF_QT_DLL__
-#ifdef QT_DLL
-#undef QT_DLL
-#endif
#include <QObject>
#include <wkhtmltox/loadsettings.hh>
#ifndef __IMAGECONVERTER_HH__
#define __IMAGECONVERTER_HH__
#include <wkhtmltox/converter.hh>
#include <wkhtmltox/imagesettings.hh>
#ifndef __IMAGESETTINGS_HH__
#define __IMAGESETTINGS_HH__
#include <QString>
#ifndef __LOADSETTINGS_HH__
#define __LOADSETTINGS_HH__
#include <QNetworkProxy>
#ifndef __MULTIPAGELOADER_HH__
#define __MULTIPAGELOADER_HH__
#include <QFile>
#ifndef __PDFCONVERTER_HH__
#define __PDFCONVERTER_HH__
#include <wkhtmltox/pdfsettings.hh>
#ifndef __PDFSETTINGS_HH__
#define __PDFSETTINGS_HH__
#include <QPrinter>
#ifndef __UTILITIES_HH__
#define __UTILITIES_HH__
#include <QProxyStyle>
#ifndef __WEBSETTINGS_HH__
#define __WEBSETTINGS_HH__