[Pkg-owncloud-commits] [owncloud-client] 467/498: Fix Qt4 build
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:49:19 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 7202bbcf5d5d2e8b30681758933d9ba5f2a26369
Author: Olivier Goffart <ogoffart at woboq.com>
Date: Thu Aug 6 13:54:43 2015 +0200
Fix Qt4 build
---
src/gui/folderstatusmodel.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/gui/folderstatusmodel.cpp b/src/gui/folderstatusmodel.cpp
index 499ee7c..a171b18 100644
--- a/src/gui/folderstatusmodel.cpp
+++ b/src/gui/folderstatusmodel.cpp
@@ -21,6 +21,7 @@
#include "folderstatusdelegate.h"
#include <QFileIconProvider>
+#include <QVarLengthArray>
Q_DECLARE_METATYPE(QPersistentModelIndex)
--
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