diff --git a/src/generic/busyinfo.cpp b/src/generic/busyinfo.cpp index 18a9862f50..8b6b9ea753 100644 --- a/src/generic/busyinfo.cpp +++ b/src/generic/busyinfo.cpp @@ -36,7 +36,7 @@ private: wxInfoFrame::wxInfoFrame(wxWindow *parent, const wxString& message) - : wxFrame(parent, wxID_ANY, wxT("Busy"), + : wxFrame(parent, wxID_ANY, wxString(), wxDefaultPosition, wxDefaultSize, #if defined(__WXX11__) wxRESIZE_BORDER