X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI.h;h=f45cfbfb531c468cef2c3369a534abdeee1eb126;hp=6f5237ce3adbdec3627dfbeff7e797b754037cbc;hb=20c126bc220757c06b5576f71ed6f34ae85e3e40;hpb=d4a710ce52f6e76786a7b3845e2f7975dc9a00b1 diff --git a/src/SMESHGUI/SMESHGUI.h b/src/SMESHGUI/SMESHGUI.h index 6f5237ce3..f45cfbfb5 100644 --- a/src/SMESHGUI/SMESHGUI.h +++ b/src/SMESHGUI/SMESHGUI.h @@ -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* );