]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/Model_AttributeDocRef.h
Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / Model / Model_AttributeDocRef.h
index d054fca8e86a50c7bcf7f117ed34740ee0824d91..d6403fef8324205f14a78634227c887bd26580ae 100644 (file)
@@ -19,7 +19,8 @@
 
 class Model_AttributeDocRef : public ModelAPI_AttributeDocRef
 {
-  Handle(TDataStd_Integer) myID; ///< persistent and unique identifier of the document in the application
+  /// persistent and unique identifier of the document in the application
+  Handle(TDataStd_Integer) myID; 
  public:
 
   /// Defines the document referenced from this attribute