0001064: Crash occurs in version 0.13 when trying to use alignment tool
This commit is contained in:
@@ -217,7 +217,6 @@ View3DInventorViewer::View3DInventorViewer (QWidget *parent, const char *name,
|
||||
// must be created. Using an SoSeparator avoids this drawback.
|
||||
selectionRoot = new Gui::SoFCUnifiedSelection();
|
||||
selectionRoot->applySettings();
|
||||
selectionRoot->viewer = this;
|
||||
#endif
|
||||
// set the ViewProvider root node
|
||||
pcViewProviderRoot = selectionRoot;
|
||||
|
||||
Reference in New Issue
Block a user