Explorar o código

We don't want to export and import QHttp headers since we link against them.

Tobias Hieta %!s(int64=8) %!d(string=hai) anos
pai
achega
47f321c796
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      external/qhttp/src/qhttpfwd.hpp

+ 1 - 1
external/qhttp/src/qhttpfwd.hpp

@@ -168,7 +168,7 @@ class QHttpResponsePrivate;
 ///////////////////////////////////////////////////////////////////////////////
 } // namespace client
 ///////////////////////////////////////////////////////////////////////////////
-#ifdef Q_OS_WIN
+#if 0
 #   if defined(QHTTP_EXPORT)
 #       define QHTTP_API __declspec(dllexport)
 #   else