dbbrowse.cpp dbgrid.cpp dlguser.cpp pgmctrl.cpp de/help.mo

de/help.po
 	de/dbbrowse.mo de/dbbrowse.po


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mark Johnson
2000-02-13 18:31:05 +00:00
parent dcfe4c3d71
commit a1c5f7a357
8 changed files with 1294 additions and 178 deletions

View File

@@ -252,7 +252,7 @@ void PgmCtrl::OnMouseMove(wxMouseEvent &event)
void PgmCtrl::OnUserPassword()
{
// wxMessageBox(SaveDSN);
int i, rc=0;
int i;
//-------------------------------------------
DlgUser *p_Dlg = new DlgUser(this, "Username and Password");
//-------------------------------------------