[Pkg-owncloud-commits] [owncloud-client] 259/333: Fix compilation with Qt4

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Apr 17 23:17:01 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 765a18b74ab10a8d8c0e7edd9c2b677b6f9176c7
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Fri Mar 28 10:26:42 2014 +0100

    Fix compilation with Qt4
---
 src/mirall/utility.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mirall/utility.h b/src/mirall/utility.h
index 60db688..efbd57c 100644
--- a/src/mirall/utility.h
+++ b/src/mirall/utility.h
@@ -19,6 +19,7 @@
 #include <QByteArray>
 #include <QDateTime>
 #include <QElapsedTimer>
+#include <QHash>
 
 class QWidget;
 

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