Remove QGLWidget include from NodeBounds

This commit is contained in:
Ryan Huffman 2014-05-16 12:16:42 -07:00
parent b48b8aab12
commit 32974b4003

View file

@ -12,8 +12,6 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include <QGLWidget>
#include "Application.h"
#include "NodeBounds.h"
#include "Util.h"