1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/audio/polyphone/files/patch-editor_tree_treeitemdelegate.cpp

11 lines
346 B
C++
Raw Normal View History

2020-05-21 08:14:59 +00:00
--- editor/tree/treeitemdelegate.cpp.orig 2020-05-21 08:02:47 UTC
+++ editor/tree/treeitemdelegate.cpp
@@ -29,6 +29,7 @@
#include "basetypes.h"
#include <QToolTip>
#include <QHelpEvent>
+#include <QPainterPath>
TreeItemDelegate::Icons * TreeItemDelegate::s_icons = nullptr;
TreeItemDelegate::Colors * TreeItemDelegate::s_colors = nullptr;