science/elmerfem: Prepare for Qt5.15

PR:             247010
Approved by:    tcberner (mentor, implicit)
Differential Revision:  https://reviews.freebsd.org/D25412
This commit is contained in:
Loïc Bartoletti 2020-06-23 15:49:30 +00:00
parent f17866ece9
commit 1cc821b854
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539981

View file

@ -0,0 +1,10 @@
--- ElmerGUI/Application/twod/renderarea.cpp.orig 2020-06-23 12:25:41 UTC
+++ ElmerGUI/Application/twod/renderarea.cpp
@@ -38,6 +38,7 @@
* *
*****************************************************************************/
#include <QPainter>
+#include <QPainterPath>
#include <QMouseEvent>
#include <QFile>
#include <QTextStream>