mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 17:14:00 +02:00
Fix compilation for windows
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include <QSslSocket>
|
||||
|
||||
class QxtSslServerPrivate;
|
||||
class QXT_NETWORK_EXPORT QxtSslServer : public QTcpServer
|
||||
class QxtSslServer : public QTcpServer
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Reference in New Issue
Block a user