[Pkg-owncloud-commits] [owncloud-client] 57/78: Fix Qt4 build

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Jun 24 16:29:44 UTC 2016


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 d45d6ca9da83d38bf2b7ca41820d533818161168
Author: Robin Geuze <robing at transip.nl>
Date:   Mon May 30 09:55:45 2016 +0200

    Fix Qt4 build
---
 src/libsync/owncloudpropagator.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/libsync/owncloudpropagator.h b/src/libsync/owncloudpropagator.h
index 6dcfd56..7c0a03a 100644
--- a/src/libsync/owncloudpropagator.h
+++ b/src/libsync/owncloudpropagator.h
@@ -388,6 +388,7 @@ private:
 #if QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
     // access to signals which are protected in Qt4
     friend class PropagateDownloadFileQNAM;
+    friend class PropagateUploadFileQNAM;
 #endif
 };
 

-- 
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