summaryrefslogtreecommitdiffstats
path: root/src/kernel/qsocketnotifier.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
committerTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /src/kernel/qsocketnotifier.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'src/kernel/qsocketnotifier.cpp')
-rw-r--r--src/kernel/qsocketnotifier.cpp10
1 files changed, 5 insertions, 5 deletions
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