1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-23 08:28:36 -05: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
commit d2851058f8

View File

@ -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>