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:
parent
f17866ece9
commit
1cc821b854
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539981
1 changed files with 10 additions and 0 deletions
|
@ -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>
|
Loading…
Reference in a new issue