1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-01 16:38:06 -04:00

Merge branch 'fix' into dev. Fixed glspectrum useless dependency on QOpenGLWidget

This commit is contained in:
f4exb
2016-04-23 10:19:19 +02:00
-1
View File
@@ -21,7 +21,6 @@
#ifndef INCLUDE_GLSPECTRUM_H
#define INCLUDE_GLSPECTRUM_H
#include <QOpenGLWidget>
#include <QTimer>
#include <QMutex>
#include <QOpenGLBuffer>