summaryrefslogtreecommitdiff
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-13 14:33:31 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-13 14:33:31 +0200
commit46a26bd75a0e6ead8bd2fb495cf0f46e028dbeae (patch)
tree0f789a6811dfd7bc734c8029767dfa7c9b922ad5 /examples/examples.pro
parent6a386dacf185d40d96bb0f879d14b60b0f377bff (diff)
downloadqtwebsockets-46a26bd75a0e6ead8bd2fb495cf0f46e028dbeae.tar.gz
Renamed WebWocketClient to EchoClient to be consistent with the EchoServer example
Added QUrl parameter to constructor
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index a3bca2a..bb960a8 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,4 +1,4 @@
TEMPLATE = subdirs
-SUBDIRS = websocketclient \
+SUBDIRS = echoclient \
echoserver