aboutsummaryrefslogtreecommitdiff
path: root/editors/texstudio/files/patch-src_qcodeedit_lib_widgets_qfoldpanel.cpp
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-05-18 16:27:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-05-18 16:27:24 +0000
commit0126cf8ae5d3acfddbacf1961d9933d830478d4e (patch)
tree16dbf2cda6c230a02621e77dbaea903b70ed9d48 /editors/texstudio/files/patch-src_qcodeedit_lib_widgets_qfoldpanel.cpp
parenta3ba8a0170291f0afe7d348be9cf661f0e270ed2 (diff)
Notes
Diffstat (limited to 'editors/texstudio/files/patch-src_qcodeedit_lib_widgets_qfoldpanel.cpp')
-rw-r--r--editors/texstudio/files/patch-src_qcodeedit_lib_widgets_qfoldpanel.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/texstudio/files/patch-src_qcodeedit_lib_widgets_qfoldpanel.cpp b/editors/texstudio/files/patch-src_qcodeedit_lib_widgets_qfoldpanel.cpp
new file mode 100644
index 000000000000..7fb58b92fdb4
--- /dev/null
+++ b/editors/texstudio/files/patch-src_qcodeedit_lib_widgets_qfoldpanel.cpp
@@ -0,0 +1,10 @@
+--- src/qcodeedit/lib/widgets/qfoldpanel.cpp.orig 2020-05-18 16:22:00 UTC
++++ src/qcodeedit/lib/widgets/qfoldpanel.cpp
+@@ -28,6 +28,7 @@
+ #include "qdocumentline.h"
+
+ #include "qlanguagedefinition.h"
++#include <QPainterPath>
+
+ /*!
+ \ingroup widgets