fix: clear 12 warning sites that only appear away from Windows (#15437)

This commit is contained in:
Kris Austin
2026-09-02 18:18:17 -03:00
committed by GitHub
parent 51fd6327fe
commit 8bf1d3ea84
5 changed files with 30 additions and 13 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ void ObjectLayers::select_editor(LayerRangeEditor* editor, const bool is_last_ed
* And as a result we couldn't edit this control.
* */
#ifdef __WXOSX__
wxTheApp->CallAfter([editor]() {
wxTheApp->CallAfter([]() {
#endif
//editor->SetFocus();
//editor->SelectAll();