[Pkg-owncloud-commits] [owncloud-client] 240/484: Fixxed compile error on src/gui/share.h
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:47 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 0bcb13f02ea5f504449acb328c8e64d725f5d640
Author: Niels van Adrichem <n.l.m.vanadrichem at tudelft.nl>
Date: Tue Nov 3 13:44:59 2015 +0100
Fixxed compile error on src/gui/share.h
---
src/gui/share.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/gui/share.h b/src/gui/share.h
index 41c7106..7ab4f8a 100644
--- a/src/gui/share.h
+++ b/src/gui/share.h
@@ -22,6 +22,7 @@
#include <QList>
#include <QSharedPointer>
#include <QUrl>
+#include <QVariant>
namespace OCC {
--
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