Extra header include.

Removed an extra header include for <QGLWidget>
This commit is contained in:
Adri 2014-10-02 12:27:20 +02:00 committed by Robert Osfield
parent a81edcfba7
commit 89a2ed7da4

View File

@ -14,8 +14,6 @@
#ifndef OSGVIEWER_GRAPHICSWINDOWQT
#define OSGVIEWER_GRAPHICSWINDOWQT
#include <QGLWidget>
#include <osgViewer/GraphicsWindow>
#include <osgQt/Export>
#include <osgQt/Version>