More name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -95,7 +95,7 @@ bool MyApp::OnInit()
 | 
			
		||||
  // of the config file/registry key and must be set before the first call
 | 
			
		||||
  // to Get() if you want to override the default values (the application
 | 
			
		||||
  // name is the name of the executable and the vendor name is the same)
 | 
			
		||||
  SetVendorName(_T("wxWindows"));
 | 
			
		||||
  SetVendorName(_T("wxWidgets"));
 | 
			
		||||
  SetAppName(_T("conftest")); // not needed, it's the default value
 | 
			
		||||
 | 
			
		||||
  wxConfigBase *pConfig = wxConfigBase::Get();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user