X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshersGUI%2FStdMeshersGUI_FixedPointsParamWdg.cxx;fp=src%2FStdMeshersGUI%2FStdMeshersGUI_FixedPointsParamWdg.cxx;h=e61e5d3690bd790864fcbe28624f6f9e79240854;hp=33c0fd684163b77a66cf448751e698b090d1515b;hb=16a07c876163e3c993e41db77e9181789b7324b8;hpb=920c0a06c6c8a48883f4beb091d39b51eca0b548 diff --git a/src/StdMeshersGUI/StdMeshersGUI_FixedPointsParamWdg.cxx b/src/StdMeshersGUI/StdMeshersGUI_FixedPointsParamWdg.cxx index 33c0fd684..e61e5d369 100644 --- a/src/StdMeshersGUI/StdMeshersGUI_FixedPointsParamWdg.cxx +++ b/src/StdMeshersGUI/StdMeshersGUI_FixedPointsParamWdg.cxx @@ -75,7 +75,7 @@ StdMeshersGUI_FixedPointsParamWdg::LineDelegate::LineDelegate( QTreeWidget* pare } QWidget* StdMeshersGUI_FixedPointsParamWdg::LineDelegate::createEditor( QWidget* parent, - const QStyleOptionViewItem& option, + const QStyleOptionViewItem& /*option*/, const QModelIndex& index ) const { QWidget* w = 0;