Salome HOME
INT PAL 0053067: Algorithm disable in "Edit mesh" dialog
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_DisplayEntitiesDlg.h
index 4b36a6b254805a26de3363d1b4e0fb5a5c87c5a8..0f98bda2d4fe70dbd89d2c7f3debc1cd2401299a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2015  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
@@ -39,7 +39,7 @@ public:
 
 private:
   void InverseEntityMode( unsigned int& theOutputMode,
-                         unsigned int theMode );
+                          unsigned int theMode );
 
 private slots:
   void              onOk();