Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
da0d2c78ce
commit
c9f3a6a81d
@ -510,7 +510,7 @@ public:
|
|||||||
|
|
||||||
// Command handlers
|
// Command handlers
|
||||||
|
|
||||||
void Command(wxCommandEvent & event);
|
void Command(wxCommandEvent& event);
|
||||||
void OnDropFiles(wxDropFilesEvent& event);
|
void OnDropFiles(wxDropFilesEvent& event);
|
||||||
|
|
||||||
void OnCut(wxCommandEvent& event);
|
void OnCut(wxCommandEvent& event);
|
||||||
|
Loading…
Reference in New Issue
Block a user