/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ARTICLE_NETMGR_HH_INCLUDED__ #define __ARTICLE_NETMGR_HH_INCLUDED__ #include #if QT_VERSION >= 0x050300 // Qt 5.3+ //#include #include #include #include #include #include #include #endif #include "dictionary.hh" #include "article_maker.hh" using std::vector; /// A custom QNetworkAccessManager version which fetches images from the /// dictionaries when requested. // Proxy class for QNetworkReply to remove X-Frame-Options header // It allow to show websites in