mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 07:49:16 -04:00
11 lines
271 B
C
11 lines
271 B
C
--- DataPlot/datawindow.h.orig 2018-08-03 04:51:51 UTC
|
|
+++ DataPlot/datawindow.h
|
|
@@ -32,7 +32,7 @@
|
|
#include "./csvhandler.h"
|
|
#include "./modelwidget.h"
|
|
|
|
-#include <QtWebKitWidgets/QWebView>
|
|
+//#include <QtWebKitWidgets/QWebView>
|
|
|
|
#define WIDGET_ANIMATION_TIME 250
|
|
|