summaryrefslogtreecommitdiff
path: root/src/qwebchannel.cpp
diff options
context:
space:
mode:
authorNo'am Rosenthal <noam.rosenthal@nokia.com>2011-08-09 15:47:21 -0700
committerNo'am Rosenthal <noam.rosenthal@nokia.com>2011-08-09 15:47:21 -0700
commitde80f36191c4c2d538af722083d8460d8603a16b (patch)
treee6a91a91042b26c1845717797b39da397705350d /src/qwebchannel.cpp
parent78abcf07d8fa6a66478354533719b418995999b3 (diff)
downloadqtwebchannel-de80f36191c4c2d538af722083d8460d8603a16b.tar.gz
QObject example
Diffstat (limited to 'src/qwebchannel.cpp')
-rw-r--r--src/qwebchannel.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/qwebchannel.cpp b/src/qwebchannel.cpp
index 3296d54..d04b2a2 100644
--- a/src/qwebchannel.cpp
+++ b/src/qwebchannel.cpp
@@ -442,7 +442,4 @@ void QWebChannel::broadcast(const QString& id, const QString& data)
d->broadcast(id, data);
}
-
-
-
#include <qwebchannel.moc>