X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FpPlotter%2FpPlotterScaleX.cxx;h=9543da64e0621798f775e0154bfb5f5c37494876;hb=d8891e268dbd788932ede97097f41d8653f5e3f2;hp=1f95b6bb930621ed71dcced809d89da61c9f451f;hpb=c5feadbb145eecf6d73f793535b7e23eb18db2cb;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pPlotterScaleX.cxx b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pPlotterScaleX.cxx index 1f95b6b..9543da6 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pPlotterScaleX.cxx +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pPlotterScaleX.cxx @@ -51,7 +51,7 @@ void pPlotterScaleX::Plot(wxDC& dc, mpWindow& w) //setting origins const int orgy = w.GetScrY()-40; - const int extend = w.GetScrX()-100; + //const int extend = w.GetScrX()-100; //JPRx dc.SetDeviceOrigin(70,orgy); dc.SetAxisOrientation(true,true);