Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 921935 | Differences between
and this patch

Collapse All | Expand All

(-)a/addons/project/kateproject.h (+2 lines)
Lines 7-12 Link Here
7
7
8
#pragma once
8
#pragma once
9
9
10
#include <QtGlobal>
11
10
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
12
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
11
#include <KTextEditor/ModificationInterface>
13
#include <KTextEditor/ModificationInterface>
12
#endif
14
#endif

Return to bug 921935