]> Creatis software - creaMaracasVisu.git/blobdiff - lib/GUI/Wx/SurfaceRenderer/wxMaracasSurfaceRenderingPanel.h
TOTO : fix deprecated
[creaMaracasVisu.git] / lib / GUI / Wx / SurfaceRenderer / wxMaracasSurfaceRenderingPanel.h
index 79486be0c445c65a1412605c1c10f2cb045876bc..85ac54d1f1524c9dfa72cc82966497661c7030f0 100644 (file)
@@ -60,7 +60,7 @@ public:
        **      Hides or show the controls in the panel
        **/
        virtual void onActionButtonPressedHide( wxCommandEvent& event ){
-       // warning: wxListBase::operator wxList&() const is deprecated  // JPR
+       /// \TODO : fix deprecated : wxListBase::operator wxList&() const is deprecated  // JPR
                wxList list = sizercontrols->GetChildren();             
                int i;
                for(i=0; i<(int)list.size();i++){