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

Unbreak with Qt 5.13

Index: sheets/plugins/calendar/CalendarToolWidget.cpp
--- sheets/plugins/calendar/CalendarToolWidget.cpp.orig
+++ sheets/plugins/calendar/CalendarToolWidget.cpp
@@ -30,6 +30,7 @@
 #include <kdatepicker.h>
 
 #include <QPushButton>
+#include <QDate>
 
 namespace Calligra
 {
