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