Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/smesh.git] / src / SMESHGUI / SMESHGUI.h
index 6f5237ce3adbdec3627dfbeff7e797b754037cbc..f45cfbfb531c468cef2c3369a534abdeee1eb126 100644 (file)
@@ -200,9 +200,10 @@ protected:
 
 private:
   void                            OnEditDelete();
-  int                             addVtkFontPref( const QString& label, 
-                                                  const int pId, 
-                                                  const QString& param );
+  int                             addVtkFontPref( const QString&, 
+                                                  const int, 
+                                                  const QString&,
+                                                 const bool = false);
 
   void                            connectView( const SUIT_ViewWindow* );