ports/editors/tiled/patches/patch-src_tiled_raiselowerhelper_cpp

12 lines
233 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/tiled/raiselowerhelper.cpp
--- src/tiled/raiselowerhelper.cpp.orig
+++ src/tiled/raiselowerhelper.cpp
@@ -31,6 +31,7 @@
#include "rangeset.h"
#include <QCoreApplication>
+#include <QPainterPath>
namespace Tiled {