summaryrefslogtreecommitdiffstats
path: root/src/serviceframework
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-01-17 19:44:34 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-20 09:26:25 +0100
commitf73a009104892391ebcab506452009c43c51efe9 (patch)
tree90665c640f8b4b63c54598ff516844ec47de07c2 /src/serviceframework
parent3cd1e96ac559d4d772419ce1f0e0b2d3e3ec4386 (diff)
whitespace fixes
remove trailing spaces & expand tabs Change-Id: I7606f8c263e3660b307ac865090d11293e892598 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/serviceframework')
-rw-r--r--src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp b/src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp
index 770b1eec..de6ce661 100644
--- a/src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp
+++ b/src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp
@@ -240,7 +240,7 @@ private:
QRemoteServiceRegisterLocalSocketPrivate::QRemoteServiceRegisterLocalSocketPrivate(QObject* parent)
: QRemoteServiceRegisterPrivate(parent)
-{
+{
}
void QRemoteServiceRegisterLocalSocketPrivate::publishServices( const QString& ident)