X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FpPlotter%2FpPlotterScaleX.cxx;h=6db34e632d2d34a10f6c95e020cf3ed398268594;hb=659bcd2c2a608cfb8c5854ffe84e9248871df9a1;hp=e9dc15c4ae152cc18aa78f18dfa49bc5f295eee9;hpb=e4ef2b5df5aac431ff3b806f83b7dd5e55e89d86;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 e9dc15c..6db34e6 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pPlotterScaleX.cxx +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pPlotterScaleX.cxx @@ -46,8 +46,8 @@ IMPLEMENT_CLASS(pPlotterScaleX, pPlotterLayer) //---------------------------------------------------------------------------- // Methods //---------------------------------------------------------------------------- -pPlotterScaleX::pPlotterScaleX(wxString aName,int flags) { - +pPlotterScaleX::pPlotterScaleX(wxString aName,int flags) +{ SetName(aName);/* SetFont(*wxSMALL_FONT); SetPen(*wxGREY_PEN);*/