summaryrefslogtreecommitdiff
path: root/x11-libs/qwtplot3d/files/qwtplot3d-qt48.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/qwtplot3d/files/qwtplot3d-qt48.patch')
-rw-r--r--x11-libs/qwtplot3d/files/qwtplot3d-qt48.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-libs/qwtplot3d/files/qwtplot3d-qt48.patch b/x11-libs/qwtplot3d/files/qwtplot3d-qt48.patch
deleted file mode 100644
index 4e558eda7c96..000000000000
--- a/x11-libs/qwtplot3d/files/qwtplot3d-qt48.patch
+++ /dev/null
@@ -1,19 +0,0 @@
- include/qwt3d_openglhelper.h | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
-
-diff --git a/include/qwt3d_openglhelper.h b/include/qwt3d_openglhelper.h
-index e5499c2..a7ecddc 100644
---- a/include/qwt3d_openglhelper.h
-+++ b/include/qwt3d_openglhelper.h
-@@ -8,6 +8,11 @@
- #include <QtOpenGL/qgl.h>
- #endif
-
-+#if QT_VERSION < 0x047999
-+#include <GL/glu.h>
-+#endif
-+
-+
- namespace Qwt3D
- {
-