1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

graphics/ipe: UNBREAK

- Fix patch removal from previous commit
This commit is contained in:
Muhammad Moinur Rahman 2020-06-19 15:55:16 +00:00
parent 0d797c2b7a
commit 1819ec0e4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539623

View File

@ -1,10 +0,0 @@
--- ipecanvas/ipecanvas_qt.cpp.orig 2020-05-18 15:58:39 UTC
+++ ipecanvas/ipecanvas_qt.cpp
@@ -36,6 +36,7 @@
#include <QPainter>
#include <QPaintEvent>
+#include <QPainterPath>
using namespace ipe;