[Pkg-owncloud-commits] [owncloud-client] 98/175: include qtconcurrentrun header rather than QtConcurrent for Qt4

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Aug 8 10:36:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 6c46713701c40d050bc6ef394b26ed480bf8b214
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Fri May 22 14:43:47 2015 +0200

    include qtconcurrentrun header rather than QtConcurrent for Qt4
---
 src/libsync/transmissionchecksumvalidator.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libsync/transmissionchecksumvalidator.cpp b/src/libsync/transmissionchecksumvalidator.cpp
index 34b57dd..271ff61 100644
--- a/src/libsync/transmissionchecksumvalidator.cpp
+++ b/src/libsync/transmissionchecksumvalidator.cpp
@@ -18,7 +18,7 @@
 #include "propagatorjobs.h"
 #include "configfile.h"
 
-#include <QtConcurrent>
+#include <qtconcurrentrun.h>
 
 namespace OCC {
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list