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/kate/files/kate-19.04.3-qt-5.12.4-miss...

24 lines
516 B

From fce700be7740704929c8bd64549ddf80774e4bda Mon Sep 17 00:00:00 2001
From: Christoph Cullmann <cullmann@kde.org>
Date: Thu, 18 Jul 2019 22:10:05 +0200
Subject: add missing header
---
kate/katemdi.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/kate/katemdi.cpp b/kate/katemdi.cpp
index 495d1a5..8173ebe 100644
--- a/kate/katemdi.cpp
+++ b/kate/katemdi.cpp
@@ -43,6 +43,7 @@
#include <QSizePolicy>
#include <QStyle>
#include <QDomDocument>
+#include <QVBoxLayout>
namespace KateMDI
{
--
cgit v1.1