![]() |
Mixxx
|
#include <QtDebug>
#include <QtGui>
#include <QGLContext>
#include "configobject.h"
#include "waveformviewerfactory.h"
#include "sharedglcontext.h"
#include "waveform/waveformrenderer.h"
#include "widget/wvisualsimple.h"
#include "widget/wglwaveformviewer.h"
#include "widget/wwaveformviewer.h"
Go to the source code of this file.