$OpenBSD: patch-words_part_dialogs_KWRunAroundProperties_cpp,v 1.1 2020/02/25 18:08:07 rsadowski Exp $

Unbreak with Qt 5.13

Index: words/part/dialogs/KWRunAroundProperties.cpp
--- words/part/dialogs/KWRunAroundProperties.cpp.orig
+++ words/part/dialogs/KWRunAroundProperties.cpp
@@ -28,6 +28,8 @@
 
 #include <kundo2command.h>
 
+#include <QButtonGroup>
+
 KWRunAroundProperties::KWRunAroundProperties(FrameConfigSharedState *state)
         : m_state(state)
 {
