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:
		@@ -76,9 +76,11 @@ int  DBGrid::OnTableView(wxString Table)
 | 
			
		||||
 //---------------------------------------------------------------------------------------
 | 
			
		||||
 int  i=0,x,y,z, ValidTable=0;
 | 
			
		||||
 wxString Temp0;
 | 
			
		||||
 //SetLabelFont(* f_Temp);
 | 
			
		||||
 wxBeginBusyCursor();
 | 
			
		||||
 SetFont(* pDoc->ft_Doc);
 | 
			
		||||
 // wxFont *ft_Temp;
 | 
			
		||||
 // ft_Temp = new wxFont(wxSystemSettings::GetSystemFont(wxSYS_SYSTEM_FONT));
 | 
			
		||||
 // SetFont(*ft_Temp);
 | 
			
		||||
 //---------------------------------------------------------------------------------------
 | 
			
		||||
 ct_BrowserDB = (db_Br+i_Which)->ct_BrowserDB;                       // Get the DSN Pointer
 | 
			
		||||
 //---------------------------------------------------------------------------------------
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user