mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 08:21:24 +02:00
Remove QGLWidget include from NodeBounds
This commit is contained in:
parent
b48b8aab12
commit
32974b4003
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <QGLWidget>
|
|
||||||
|
|
||||||
#include "Application.h"
|
#include "Application.h"
|
||||||
#include "NodeBounds.h"
|
#include "NodeBounds.h"
|
||||||
#include "Util.h"
|
#include "Util.h"
|
||||||
|
|
Loading…
Reference in a new issue