deskutils/flameshot: prepare for Qt5-5.15
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- src/third-party/Qt-Color-Widgets/src/color_wheel.cpp.orig 2020-05-20 03:49:16 UTC
|
||||
+++ src/third-party/Qt-Color-Widgets/src/color_wheel.cpp
|
||||
@@ -24,6 +24,7 @@
|
||||
#include <cmath>
|
||||
#include <QMouseEvent>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QLineF>
|
||||
#include <QDragEnterEvent>
|
||||
#include <QMimeData>
|
||||
10
deskutils/flameshot/files/patch-src_tools_arrow_arrowtool.h
Normal file
10
deskutils/flameshot/files/patch-src_tools_arrow_arrowtool.h
Normal file
@@ -0,0 +1,10 @@
|
||||
--- src/tools/arrow/arrowtool.h.orig 2020-05-20 03:53:57 UTC
|
||||
+++ src/tools/arrow/arrowtool.h
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#include "src/tools/abstracttwopointtool.h"
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
|
||||
class ArrowTool : public AbstractTwoPointTool {
|
||||
Q_OBJECT
|
||||
Reference in New Issue
Block a user