[Pkg-owncloud-commits] [owncloud-client] 47/83: Export CookieJar
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat May 31 11:31:42 UTC 2014
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 0a7dbeb778172b9c42f11e421a9045d335efd8a7
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Mon May 26 16:29:26 2014 +0200
Export CookieJar
---
src/mirall/cookiejar.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mirall/cookiejar.h b/src/mirall/cookiejar.h
index cc12255..ad591c1 100644
--- a/src/mirall/cookiejar.h
+++ b/src/mirall/cookiejar.h
@@ -18,7 +18,7 @@
namespace Mirall {
-class CookieJar : public QNetworkCookieJar
+class OWNCLOUDSYNC_EXPORT CookieJar : public QNetworkCookieJar
{
Q_OBJECT
public:
--
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