X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_WidgetFeatureOrAttribute.cpp;h=d9674c4d45d7e0856c33fed4b493c160f280f8f8;hb=164361234cb019c478ad6f254b27a6c9cd799337;hp=4481c2034654e25aea8f69e42204e45bfe288eb0;hpb=cd9217d7e87997ec8bc150a6d8c389e742ca0f84;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_WidgetFeatureOrAttribute.cpp b/src/ModuleBase/ModuleBase_WidgetFeatureOrAttribute.cpp index 4481c2034..d9674c4d4 100644 --- a/src/ModuleBase/ModuleBase_WidgetFeatureOrAttribute.cpp +++ b/src/ModuleBase/ModuleBase_WidgetFeatureOrAttribute.cpp @@ -30,8 +30,9 @@ #include #include -ModuleBase_WidgetFeatureOrAttribute::ModuleBase_WidgetFeatureOrAttribute( - QWidget* theParent, const Config_WidgetAPI* theData, const std::string& theParentId) +ModuleBase_WidgetFeatureOrAttribute::ModuleBase_WidgetFeatureOrAttribute(QWidget* theParent, + const Config_WidgetAPI* theData, + const std::string& theParentId) : ModuleBase_WidgetFeature(theParent, theData, theParentId) { }