mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
DSView is an GUI programe for supporting various instruments.
The patches under ${FILESDIR} pushed to upstream:
https://github.com/DreamSourceLab/DSView/pull/335
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Huang Rui <vowstar@gmail.com>
11 lines
185 B
Diff
11 lines
185 B
Diff
--- a/DSView/pv/view/viewport.cpp
|
|
+++ b/DSView/pv/view/viewport.cpp
|
|
@@ -37,7 +37,7 @@
|
|
|
|
#include <QMouseEvent>
|
|
#include <QStyleOption>
|
|
-
|
|
+#include <QPainterPath>
|
|
|
|
#include <math.h>
|