[Pkg-owncloud-commits] [owncloud-client] 302/484: Forward-declare QModelIndex. Fixes Qt4 builds.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:56 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 3224a959a426b787dda6f78fec50972716ba6810
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Wed Nov 11 11:51:33 2015 +0100
Forward-declare QModelIndex. Fixes Qt4 builds.
---
src/gui/shareusergroupwidget.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/gui/shareusergroupwidget.h b/src/gui/shareusergroupwidget.h
index 4a8234a..dec6b63 100644
--- a/src/gui/shareusergroupwidget.h
+++ b/src/gui/shareusergroupwidget.h
@@ -24,6 +24,7 @@
#include <QVector>
class QCompleter;
+class QModelIndex;
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