X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FModel%2FModel_Update.h;h=7eb4a8ef2e9424fd342efe8841a3b9cd8b2f92c0;hb=690012a1c13c51062fc01656ee18dd8edb947e02;hp=50199c8c3a97e28cc45312b7849a9cfbb719dc96;hpb=388af8d735d040dd4861b8b2e6e0e7980b9feaa9;p=modules%2Fshaper.git diff --git a/src/Model/Model_Update.h b/src/Model/Model_Update.h index 50199c8c3..7eb4a8ef2 100644 --- a/src/Model/Model_Update.h +++ b/src/Model/Model_Update.h @@ -72,7 +72,6 @@ protected: const ModelAPI_ExecState theState); /// On operation start/end/abort the "Just" fileds must be cleared and processed in the right way - /// \param theFinish is true for start, close or abort transaction: all objects must be processed //! \param theFlushRedisplay a boolean value if the redisplay signal should be flushed void processFeatures(const bool theFlushRedisplay = true);