opnsense-ports/databases/opendbviewer/files/patch-src_Widget_QDropAreaWidget.cpp
Franco Fichtner f36c6d6a86 */*: sync with upstream
Taken from: HardenedBSD
2020-05-22 06:11:20 +02:00

10 lines
202 B
C++

--- src/Widget/QDropAreaWidget.cpp.orig 2020-05-21 08:16:02 UTC
+++ src/Widget/QDropAreaWidget.cpp
@@ -6,6 +6,7 @@
*/
#include <QPainter>
+#include <QPainterPath>
#include "QDropAreaWidget.h"