Salome HOME
Create icons dependent on a shape of bodies result type
[modules/shaper.git] / src / ModuleBase / ModuleBase_IconFactory.h
index 3a7c99d4eaa7d9ac070edcb37aa559574b11dd00..1fda9b43b44ef773455b874404ce4be3d6f24cc5 100644 (file)
@@ -26,6 +26,8 @@ public:
   virtual QIcon getIcon(ObjectPtr theObj);
 
 protected:
+  ModuleBase_IconFactory();
+
   /// Set the current icons factory instance
   /// \param theFactory a new factory
   static void setFactory(ModuleBase_IconFactory* theFactory);