summaryrefslogtreecommitdiff
path: root/community/trojita/trojita-0.7-QPainterPath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/trojita/trojita-0.7-QPainterPath.patch')
-rw-r--r--community/trojita/trojita-0.7-QPainterPath.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/trojita/trojita-0.7-QPainterPath.patch b/community/trojita/trojita-0.7-QPainterPath.patch
deleted file mode 100644
index f588c2f2..00000000
--- a/community/trojita/trojita-0.7-QPainterPath.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -rauN trojita-0.7/src/Gui/Window.cpp trojita-0.7-QPainterPath-patch/src/Gui/Window.cpp
---- trojita-0.7/src/Gui/Window.cpp 2016-06-15 09:17:23.000000000 +0200
-+++ trojita-0.7-QPainterPath-patch/src/Gui/Window.cpp 2021-02-12 07:56:19.202926373 +0100
-@@ -45,6 +45,7 @@
- #include <QToolTip>
- #include <QUrl>
- #include <QWheelEvent>
-+#include <QPainterPath>
-
- #include "configure.cmake.h"
- #include "Common/Application.h"