index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-02-12 11:24:55 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-02-12 11:24:55 +0100 |
commit | 6e4644aea1912fe65f0647b83598c56e0ed19cf3 (patch) | |
tree | 882cad0a378f19514d16556b7907beb01930c48a /community/trojita/trojita-0.7-QPainterPath.patch | |
parent | 3f4b0aba086e4c750d0af8be6a0e7335e4ff81a0 (diff) |
-rw-r--r-- | community/trojita/trojita-0.7-QPainterPath.patch | 11 |
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" |