+ include missing header files

This commit is contained in:
wmayer
2015-07-01 13:02:29 +02:00
parent 2b53da4eee
commit 834c0a642d
38 changed files with 73 additions and 0 deletions

View File

@@ -41,6 +41,9 @@
# include <Inventor/nodes/SoSeparator.h>
# include <Inventor/nodes/SoShapeHints.h>
# include <Inventor/nodes/SoTransparencyType.h>
# include <QAction>
# include <QMenu>
# include <QMessageBox>
#endif
#include "ViewProviderTransformed.h"