Fix comment typos in sources
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/2541
This commit is contained in:
parent
cfdd4127b5
commit
668a2186cd
99 changed files with 133 additions and 133 deletions
|
|
@ -182,7 +182,7 @@ public:
|
|||
bool GTKShouldIgnoreEvent() const;
|
||||
|
||||
|
||||
// override this if some events should never be consumed by wxWidgets but
|
||||
// override this if some events should never be consumed by wxWidgets
|
||||
// but have to be left for the native control
|
||||
//
|
||||
// base version just calls HandleWindowEvent()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue