Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetToolbox.cpp
index 81b92a04469ea5377a18636a6ad5c25e45d268bd..16a00dabe7846bd4b58a6120f90f82e6d5a057c9 100644 (file)
@@ -19,7 +19,7 @@
 #include <QVBoxLayout>
 #include <QIcon>
 
-ModuleBase_WidgetToolbox::ModuleBase_WidgetToolbox(QWidget* theParent, 
+ModuleBase_WidgetToolbox::ModuleBase_WidgetToolbox(QWidget* theParent,
                                                    const Config_WidgetAPI* theData)
 : ModuleBase_PagedContainer(theParent, theData)
 {