You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/kde-apps/minuet/files/minuet-19.04.3-missing-head...

24 lines
543 B

From 0ed28414428a6e19017ae7c5605ca09aaf0debea Mon Sep 17 00:00:00 2001
From: Albert Astals Cid <aacid@kde.org>
Date: Wed, 17 Jul 2019 22:56:58 +0200
Subject: Fix build on CI
---
src/app/plugincontroller.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/app/plugincontroller.h b/src/app/plugincontroller.h
index 19c6c89..3acd1d4 100644
--- a/src/app/plugincontroller.h
+++ b/src/app/plugincontroller.h
@@ -27,6 +27,7 @@
#ifndef Q_OS_ANDROID
#include <KPluginMetaData>
+#include <QVector>
#endif
namespace Minuet
--
cgit v1.1