Salome HOME
0022099: EDF 2307 SMESH: Apply a transformation to several meshes, sub-meshes or...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI.h
index 774f7476be7af7779e4918baf1c66db1cd72faa3..1b990f0993335bb17081421af814348d3754373f 100644 (file)
@@ -142,6 +142,7 @@ public :
   virtual void                    update( const int );
 
   static SALOMEDS::Color          getUniqueColor( const QList<SALOMEDS::Color>& );
+  static SALOMEDS::Color          getPredefinedUniqueColor();
 
   virtual void                    storeVisualParameters  (int savePoint);
   virtual void                    restoreVisualParameters(int savePoint);
@@ -203,7 +204,7 @@ private:
   int                             addVtkFontPref( const QString&, 
                                                   const int, 
                                                   const QString&,
-                                                 const bool = false);
+                                                  const bool = false);
 
   void                            connectView( const SUIT_ViewWindow* );