mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-17 19:37:09 +02:00
Unbreak QXT with SecureTransport on OSX.
This commit is contained in:
@@ -95,7 +95,7 @@ private:
|
||||
QXT_DECLARE_PRIVATE(QxtHttpServerConnector)
|
||||
};
|
||||
|
||||
#ifndef QT_NO_OPENSSL
|
||||
#if defined(QT_SECURETRANSPORT) || defined(QT_OPENSSL)
|
||||
class QXT_WEB_EXPORT QxtHttpsServerConnector : public QxtHttpServerConnector
|
||||
{
|
||||
Q_OBJECT
|
||||
|
Reference in New Issue
Block a user