From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/kernel/qsocketnotifier.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/kernel/qsocketnotifier.cpp') diff --git a/src/kernel/qsocketnotifier.cpp b/src/kernel/qsocketnotifier.cpp index 1e8e0f239..b7bceb15e 100644 --- a/src/kernel/qsocketnotifier.cpp +++ b/src/kernel/qsocketnotifier.cpp @@ -38,10 +38,10 @@ ** **********************************************************************/ -#include "qsocketnotifier.h" -#include "qapplication.h" -#include "qevent.h" -#include "qeventloop.h" +#include "ntqsocketnotifier.h" +#include "ntqapplication.h" +#include "ntqevent.h" +#include "ntqeventloop.h" #include "qplatformdefs.h" #if defined(Q_OS_UNIX) @@ -50,7 +50,7 @@ /*! - \class TQSocketNotifier qsocketnotifier.h + \class TQSocketNotifier ntqsocketnotifier.h \brief The TQSocketNotifier class provides support for socket callbacks. \ingroup io -- cgit v1.2.1