diff options
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 |
