Typo correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2006-07-02 07:17:46 +00:00
parent da0d2c78ce
commit c9f3a6a81d

View File

@ -510,7 +510,7 @@ public:
// Command handlers
void Command(wxCommandEvent & event);
void Command(wxCommandEvent& event);
void OnDropFiles(wxDropFilesEvent& event);
void OnCut(wxCommandEvent& event);