3c2e8c5326
- Readd math/qwtplot3d as Qt 5 reincarnation. math/qwtplot3d-qt4 can be merged with this port, if anybody still cares for Qt 4. - Take maintainership
10 lines
211 B
C++
10 lines
211 B
C++
--- include/qwt3d_openglhelper.h.orig 2018-11-26 20:04:53 UTC
|
|
+++ include/qwt3d_openglhelper.h
|
|
@@ -6,6 +6,7 @@
|
|
#include <qgl.h>
|
|
#else
|
|
#include <QtOpenGL/qgl.h>
|
|
+#include <GL/glu.h>
|
|
#endif
|
|
|
|
namespace Qwt3D
|