]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.cxx
#3254 Bug windows select manual box
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.cxx
index 6c5dfe583a3647e5bf4b764c1262ac8f4950ef18..098d888a014d3203b1b06dd02b42af7b8e87189b 100644 (file)
@@ -608,7 +608,7 @@ printf("EED wxGEditorTabPanel::getUndoState This mecanisme is not working  ?????
 
     //=========================================================================
     // EED 2022-10-28
-    bool wxGEditorTabPanel::SelectBoxWithPossibleName(std::string nameFilter )
+    void wxGEditorTabPanel::SelectBoxWithPossibleName(std::string nameFilter )
     {
         getSceneManager()->SelectBoxWithPossibleName( nameFilter );
     }