Salome HOME
Issue #1854 Recover feature control update
[modules/shaper.git] / src / ModuleBase / ModuleBase_Dialog.h
index 6112c407a84d88ef6ff5612fc6a332208380f0e4..ac34dd1b729c74772d03fb699c6807ebc9bbdb0c 100644 (file)
@@ -27,7 +27,7 @@ public:
   /// \param theParent a workshop object instance
   /// \param theId an Id of a feature
   /// \param theDescription an XML description of the feature
-  ModuleBase_Dialog(ModuleBase_IWorkshop* theParent, const QString& theId, 
+  ModuleBase_Dialog(ModuleBase_IWorkshop* theParent, const QString& theId,
                     const std::string& theDescription);
 
   /// Redefinition of virtual method