Salome HOME
untabify
[modules/geom.git] / src / GEOMToolsGUI / GEOMToolsGUI_MaterialPropertiesDlg.h
index c9f20598e53ed061dd9ca2aad02cd34d41bfcbd3..2885d15830a457cfb420817ad8f073a6d4be6946 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -57,8 +57,8 @@ private:
   void                  toModel( Material_Model& ) const;
   void                  fromModel( const Material_Model& );
   QString               findUniqueName( const QString&,
-                                       QListWidgetItem* = 0,
-                                       bool = false );
+                                        QListWidgetItem* = 0,
+                                        bool = false );
 
 signals:
   void                  changed();