1 2 3 4 5 6 7 8 9 10
--- 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