Add menu item to clear log in the grid window
Just make it more convenient to read the logs in it.
This commit is contained in:
@@ -130,6 +130,7 @@ public:
|
||||
~GridFrame();
|
||||
|
||||
void OnQuit( wxCommandEvent& );
|
||||
void OnClear( wxCommandEvent& );
|
||||
void OnAbout( wxCommandEvent& );
|
||||
void OnVTable( wxCommandEvent& );
|
||||
void OnBugsTable( wxCommandEvent& );
|
||||
|
Reference in New Issue
Block a user