mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-16 13:37:59 -04:00
GLSpectrum: removed useless dependency on QOpenGLWidget. Fixes issue #4
This commit is contained in:
parent
aafff9b534
commit
89cdd40439
@ -21,7 +21,6 @@
|
|||||||
#ifndef INCLUDE_GLSPECTRUM_H
|
#ifndef INCLUDE_GLSPECTRUM_H
|
||||||
#define INCLUDE_GLSPECTRUM_H
|
#define INCLUDE_GLSPECTRUM_H
|
||||||
|
|
||||||
#include <QOpenGLWidget>
|
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
#include <QMutex>
|
#include <QMutex>
|
||||||
#include <QOpenGLBuffer>
|
#include <QOpenGLBuffer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user