summarylogtreecommitdiffstats
path: root/qt-5.15+gentoo.patch
diff options
context:
space:
mode:
authorhaawda2020-08-02 17:50:51 +0200
committerhaawda2020-08-02 17:50:51 +0200
commit3549fce2943e6badf7334fbf5f4aed6e88006c6e (patch)
tree1571faced7e6447fd8b1df8e90ebbfa282dbe8b9 /qt-5.15+gentoo.patch
parent6441e63d56345705972267e4c280ca131a8b9f7a (diff)
downloadaur-3549fce2943e6badf7334fbf5f4aed6e88006c6e.tar.gz
typo in patch, sorry
Diffstat (limited to 'qt-5.15+gentoo.patch')
-rw-r--r--qt-5.15+gentoo.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-5.15+gentoo.patch b/qt-5.15+gentoo.patch
index 9e9a0e58c8d7..5c286c792d75 100644
--- a/qt-5.15+gentoo.patch
+++ b/qt-5.15+gentoo.patch
@@ -4,7 +4,7 @@ diff -Naur qtfm-6.2.0.orig/libfm/iconlist.cpp qtfm-6.2.0.new/libfm/iconlist.cpp
@@ -1,5 +1,7 @@
#include "iconlist.h"
-+#include <QpainterPath>
++#include <QPainterPath>
+
QSize IconListDelegate::sizeHint(const QStyleOptionViewItem &option,
const QModelIndex &index) const