Salome HOME
Issue #2482: Process compsolids for hiding faces, do not process the same selected...
[modules/shaper.git] / src / ModuleBase / ModuleBase_IViewer.cpp
index dc7b8a202ac2a53edf4bba3b5bd03784f0453e79..bb514d31fd0f55ce856cfef67811b942e60b66c7 100644 (file)
@@ -20,6 +20,8 @@
 
 #include "ModuleBase_IViewer.h"
 
+Handle(Prs3d_Drawer) ModuleBase_IViewer::DefaultHighlightDrawer;
+
 ModuleBase_IViewer::ModuleBase_IViewer(QObject* theParent) : QObject(theParent)
 {