[Pkg-owncloud-commits] [owncloud-client] 16/47: Mac OS: Build fix

Sandro Knauß hefee-guest at moszumanska.debian.org
Mon Feb 17 18:06:33 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 5a6a8b504cb79a3e7d0556e069b0449a053f7246
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Thu Feb 6 22:32:17 2014 +0100

    Mac OS: Build fix
---
 src/updater/updater.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/updater/updater.h b/src/updater/updater.h
index 9df20ec..be2088c 100644
--- a/src/updater/updater.h
+++ b/src/updater/updater.h
@@ -16,8 +16,9 @@
 
 #include <QObject>
 
-namespace Mirall {
+class QUrl;
 
+namespace Mirall {
 
 class Updater {
 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