Salome HOME
Sources formated according to the codeing standards
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Plugin.cpp
index 1ae9381cd9253ab3b3bb5792bd65b1bd8384a9fa..c84ddf680f65bf0731af7932c38e866c607d27d7 100644 (file)
@@ -9,7 +9,7 @@ using namespace std;
 // the only created instance of this plugin
 static FeaturesPlugin_Plugin* MY_INSTANCE = new FeaturesPlugin_Plugin();
 
-FeaturesPlugin_Plugin::FeaturesPlugin_Plugin() 
+FeaturesPlugin_Plugin::FeaturesPlugin_Plugin()
 {
   // register this plugin
   ModelAPI_PluginManager::get()->registerPlugin(this);