mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
10 lines
258 B
C++
10 lines
258 B
C++
--- qscanplot/qscanplotview.cpp.orig Tue Feb 17 14:17:51 2004
|
|
+++ qscanplot/qscanplotview.cpp Tue Feb 17 14:18:09 2004
|
|
@@ -33,6 +33,7 @@
|
|
#include <qpainter.h>
|
|
#include <qapplication.h>
|
|
#include <qmsgbox.h>
|
|
+#include <qcursor.h>
|
|
|
|
#include "resource.h"
|
|
|