Skip to content

Commit

Permalink
QAbstractSocket::SocketError is now properly exposed by Qt5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryant Mairs committed Jun 27, 2014
1 parent c879bab commit d3f50c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/comm/TCPLink.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d3f50c6

Please sign in to comment.