From ea967caeccdedadd8ca72980bad16b858d8827ff Mon Sep 17 00:00:00 2001 From: wmayer Date: Wed, 15 Oct 2014 15:45:40 +0200 Subject: [PATCH] + fix build failure --- src/Gui/View3DInventor.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Gui/View3DInventor.h b/src/Gui/View3DInventor.h index 4f734c9d3..b0053e906 100644 --- a/src/Gui/View3DInventor.h +++ b/src/Gui/View3DInventor.h @@ -30,6 +30,7 @@ #include class SoNode; +class QGLWidget; class QPrinter; class QStackedWidget;