mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
10 lines
226 B
C++
10 lines
226 B
C++
--- svgui/view/Overview.cpp.orig 2020-05-21 09:47:47 UTC
|
|
+++ svgui/view/Overview.cpp
|
|
@@ -20,6 +20,7 @@
|
|
|
|
#include <QPaintEvent>
|
|
#include <QPainter>
|
|
+#include <QPainterPath>
|
|
#include <iostream>
|
|
|
|
//#define DEBUG_OVERVIEW 1
|