]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualBaseModel.cpp
#3322 creaContours Feature New Normal - Show reference contour Befor After actual...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / manualContour / manualBaseModel.cpp
index 3cfe1b1aab41b3a237c5f81fa59b7a1673ccc483..7a640dd33c468da91398b299af363e6904ba9731 100644 (file)
@@ -31,7 +31,7 @@ manualBaseModel::manualBaseModel()
 //EED2017
        _sizePointsContour      = 100;                  //JSTG 25-02-08 The change in the inisialization of these variable is critical.
        _label                          = "";
-       _label2                         = "UU";
+       _label2                         = "--";
 }
 
 // ----------------------------------------------------------------------------