[Pkg-owncloud-commits] [owncloud-client] 41/120: Fix compilation on Windows

Sandro Knauß hefee-guest at moszumanska.debian.org
Mon Aug 24 00:02:42 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 9c63740d2673c120e73986870fae3c44083221cb
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Tue Aug 11 18:15:46 2015 +0200

    Fix compilation on Windows
---
 src/libsync/owncloudpropagator.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libsync/owncloudpropagator.h b/src/libsync/owncloudpropagator.h
index 3f1e458..ca22aab 100644
--- a/src/libsync/owncloudpropagator.h
+++ b/src/libsync/owncloudpropagator.h
@@ -160,7 +160,7 @@ public slots:
  * @brief Propagate a directory, and all its sub entries.
  * @ingroup libsync
  */
-class PropagateDirectory : public PropagatorJob {
+class OWNCLOUDSYNC_EXPORT PropagateDirectory : public PropagatorJob {
     Q_OBJECT
 public:
     // e.g: create the directory

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