Rename wxID_ABOUT menu handler in the grid sample
Use "On" prefix for it for consistency with all the other ones. No real changes.
This commit is contained in:
@@ -130,7 +130,7 @@ public:
|
||||
~GridFrame();
|
||||
|
||||
void OnQuit( wxCommandEvent& );
|
||||
void About( wxCommandEvent& );
|
||||
void OnAbout( wxCommandEvent& );
|
||||
void OnVTable( wxCommandEvent& );
|
||||
void OnBugsTable( wxCommandEvent& );
|
||||
void OnTabularTable( wxCommandEvent& );
|
||||
|
Reference in New Issue
Block a user