From bdce61002255b5f8b3213e93175cefdfebfde2cc Mon Sep 17 00:00:00 2001 From: "Jonas M. Gastal" Date: Wed, 11 Jan 2012 13:06:14 -0200 Subject: Fixes examples/tests to use qinptr in QTcpServer::incomingConnection. This is a fix for problems introduced by bf7f170. Change-Id: If5dd8e031ef2efea578b3efb188c2e950e1ba41a Reviewed-by: Peter Hartmann Reviewed-by: Bradley T. Hughes --- dist/changes-5.0.0 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index f45e112e50..e8709430d6 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -155,6 +155,8 @@ information about a particular change. - QAbstractSocket's connectToHost() and disconnectFromHost() are now virtual and connectToHostImplementation() and disconnectFromHostImplementation() don't exist. +- QTcpServer::incomingConnection() now takes a qintptr instead of an int. + **************************************************************************** * General * -- cgit v1.2.3