Commit d3f50c66 authored by Bryant Mairs's avatar Bryant Mairs

QAbstractSocket::SocketError is now properly exposed by Qt5.

parent c879baba
......@@ -42,7 +42,6 @@
// as a meta type to silence that.
#include <QMetaType>
#include <QTcpSocket>
Q_DECLARE_METATYPE(QAbstractSocket::SocketError)
//#define TCPLINK_READWRITE_DEBUG // Use to debug data reads/writes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment