File 0001-fix-undefined-interface-compile-error.patch of Package mingw64-kdelibs4

From 72309ddafc7ff7a66f3adcd182aff32106a845e7 Mon Sep 17 00:00:00 2001
From: Ralf Habacker <ralf.habacker@freenet.de>
Date: Mon, 20 Jul 2015 22:07:21 +0200
Subject: [PATCH 3/5] Fix undefined 'interface' compile error.

---
 solid/solid/backends/win/winbattery.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solid/solid/backends/win/winbattery.cpp b/solid/solid/backends/win/winbattery.cpp
index fa575c3..42ec2c1 100644
--- a/solid/solid/backends/win/winbattery.cpp
+++ b/solid/solid/backends/win/winbattery.cpp
@@ -17,6 +17,8 @@
     You should have received a copy of the GNU Lesser General Public
     License along with this library. If not, see <http://www.gnu.org/licenses/>.
 */
+
+#define FIXWINH_NO_UNDEF_INTERFACE
 #include "winbattery.h"
 
 #include <setupapi.h>
-- 
1.8.4.5

openSUSE Build Service is sponsored by