From 8c1bb32d0fc980ff296e3f604fccf43fcbb53008 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 12 Nov 2021 14:25:28 +1100 Subject: Remove ScintillaEditPy as its prerequisites are unsupported. --- qt/ScintillaEditPy/global.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 qt/ScintillaEditPy/global.h (limited to 'qt/ScintillaEditPy/global.h') diff --git a/qt/ScintillaEditPy/global.h b/qt/ScintillaEditPy/global.h deleted file mode 100644 index 8b4be843a..000000000 --- a/qt/ScintillaEditPy/global.h +++ /dev/null @@ -1,4 +0,0 @@ -#include "pyside_global.h" - -#include "ScintillaEditBase.h" -#include "ScintillaEdit.h" -- cgit v1.2.3