X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_IconFactory.h;h=1fda9b43b44ef773455b874404ce4be3d6f24cc5;hb=450d1bd65c11870d3942a30164518037b9a7503e;hp=3a7c99d4eaa7d9ac070edcb37aa559574b11dd00;hpb=3e441258b4252ac2937ca4a4d77f56af7334be45;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_IconFactory.h b/src/ModuleBase/ModuleBase_IconFactory.h index 3a7c99d4e..1fda9b43b 100644 --- a/src/ModuleBase/ModuleBase_IconFactory.h +++ b/src/ModuleBase/ModuleBase_IconFactory.h @@ -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);