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