diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-05-18 16:27:24 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-05-18 16:27:24 +0000 |
| commit | 0126cf8ae5d3acfddbacf1961d9933d830478d4e (patch) | |
| tree | 16dbf2cda6c230a02621e77dbaea903b70ed9d48 /editors/texstudio/files/patch-src_qcodeedit_lib_widgets_qfoldpanel.cpp | |
| parent | a3ba8a0170291f0afe7d348be9cf661f0e270ed2 (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.cpp | 10 |
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 |
