diff --git a/frm/frmQuery.cpp b/frm/frmQuery.cpp index cce0aac..41a121b 100644 --- a/frm/frmQuery.cpp +++ b/frm/frmQuery.cpp @@ -1312,7 +1312,7 @@ void frmQuery::OnChangeConnection(wxCommandEvent &ev) for (int i=0;iSetConnection(conn); //sqlResult->SetConnection(conn); pgScript->SetConnection(conn); - title = wxT("Query - ") + cbConnection->GetValue(); + title = wxT("") + cbConnection->GetValue(); setExtendedTitle(); seticon(); //Refresh GQB Tree if used