Source cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-08-18 09:22:14 +00:00
parent b081046a66
commit 77c46f00b5
4 changed files with 22 additions and 22 deletions

View File

@@ -47,7 +47,7 @@ public:
void SetHACCEL(WXHACCEL hAccel);
WXHACCEL GetHACCEL() const;
// translate the accelerator, return TRUE if done
// translate the accelerator, return true if done
bool Translate(wxWindow *window, WXMSG *msg) const;
private: