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:
		@@ -1,6 +1,6 @@
 | 
			
		||||
/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
// Name:        wizard.cpp
 | 
			
		||||
// Purpose:     wxWindows sample demonstrating wxWizard control
 | 
			
		||||
// Purpose:     wxWidgets sample demonstrating wxWizard control
 | 
			
		||||
// Author:      Vadim Zeitlin
 | 
			
		||||
// Modified by: Robert Vazan (sizers)
 | 
			
		||||
// Created:     15.08.99
 | 
			
		||||
@@ -81,7 +81,7 @@ public:
 | 
			
		||||
    void OnWizardFinished(wxWizardEvent& event);
 | 
			
		||||
 | 
			
		||||
private:
 | 
			
		||||
    // any class wishing to process wxWindows events must use this macro
 | 
			
		||||
    // any class wishing to process wxWidgets events must use this macro
 | 
			
		||||
    DECLARE_EVENT_TABLE()
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user