summaryrefslogtreecommitdiff
path: root/databases/opendbviewer/files/patch-src_Widget_QDropAreaWidget.cpp
blob: 930a0b6a0c96a9ffec0824ea93f5b99c6e75e39f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"