[Pkg-owncloud-commits] [owncloud-client] 246/470: Fix the build on Windows

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu May 12 16:25:09 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 a0260c29c013ac898b56240ee37b8cd3a64bc358
Author: Jocelyn Turcotte <jturcotte at woboq.com>
Date:   Wed Mar 30 12:19:09 2016 +0200

    Fix the build on Windows
---
 src/gui/owncloudgui.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gui/owncloudgui.cpp b/src/gui/owncloudgui.cpp
index 944b8ac..384ddba 100644
--- a/src/gui/owncloudgui.cpp
+++ b/src/gui/owncloudgui.cpp
@@ -35,6 +35,7 @@
 #include "creds/abstractcredentials.h"
 
 #include <QDesktopServices>
+#include <QDir>
 #include <QMessageBox>
 #include <QSignalMapper>
 

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