summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/websocketclient/websocketclient.pro11
1 files changed, 2 insertions, 9 deletions
diff --git a/examples/websocketclient/websocketclient.pro b/examples/websocketclient/websocketclient.pro
index c6c4c25..4004717 100644
--- a/examples/websocketclient/websocketclient.pro
+++ b/examples/websocketclient/websocketclient.pro
@@ -1,11 +1,4 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2013-08-03T19:04:16
-#
-#-------------------------------------------------
-
QT += core
-
QT -= gui
TARGET = websocketclient
@@ -17,7 +10,7 @@ TEMPLATE = app
include(../../source/websocket.pri)
SOURCES += main.cpp \
- websocketclient.cpp
+ websocketclient.cpp
HEADERS += \
- websocketclient.h
+ websocketclient.h