[Pkg-owncloud-commits] [owncloud-client] 242/470: Tooltip updater: Fix compile with Qt4

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu May 12 16:25:08 UTC 2016


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 5636dc1386c1e35f1f232fe22f7c157a67316851
Author: Christian Kamm <mail at ckamm.de>
Date:   Wed Mar 30 09:21:28 2016 +0200

    Tooltip updater: Fix compile with Qt4
---
 src/gui/tooltipupdater.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gui/tooltipupdater.h b/src/gui/tooltipupdater.h
index ae32882..2528a88 100644
--- a/src/gui/tooltipupdater.h
+++ b/src/gui/tooltipupdater.h
@@ -15,6 +15,7 @@
 #include <QPoint>
 
 class QTreeView;
+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