X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/43c48e1e53d74cef62d15f08f015d9efeb45a0c1..a70ab3b804b6c363f8bcbed0b4fce94b7fb03612:/interface/wx/panel.h diff --git a/interface/wx/panel.h b/interface/wx/panel.h index cd76e4bee9..59acc6534a 100644 --- a/interface/wx/panel.h +++ b/interface/wx/panel.h @@ -64,7 +64,7 @@ public: const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxTAB_TRAVERSAL, - const wxString& name = "panel"); + const wxString& name = wxPanelNameStr); /** Destructor. Deletes any child windows before deleting the physical window.