summaryrefslogtreecommitdiffstats
path: root/examples/network/remotecontrol/remotectrlimpl.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 /examples/network/remotecontrol/remotectrlimpl.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'examples/network/remotecontrol/remotectrlimpl.cpp')
-rw-r--r--examples/network/remotecontrol/remotectrlimpl.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/network/remotecontrol/remotectrlimpl.cpp b/examples/network/remotecontrol/remotectrlimpl.cpp
index 03af938f8..4859d3b82 100644
--- a/examples/network/remotecontrol/remotectrlimpl.cpp
+++ b/examples/network/remotecontrol/remotectrlimpl.cpp
@@ -1,11 +1,11 @@
#include "remotectrlimpl.h"
-#include <qpushbutton.h>
-#include <qlineedit.h>
-#include <qsocket.h>
-#include <qfiledialog.h>
-#include <qcolordialog.h>
-#include <qimage.h>
+#include <ntqpushbutton.h>
+#include <ntqlineedit.h>
+#include <ntqsocket.h>
+#include <ntqfiledialog.h>
+#include <ntqcolordialog.h>
+#include <ntqimage.h>
RemoteCtrlImpl::RemoteCtrlImpl( TQSocket *s )
{