Minor simplifications and code style fixes

No real changes.
This commit is contained in:
VZ
2020-12-29 17:00:08 +01:00
committed by GitHub
parent ae9a62d5a2
commit 9160181bcc
2 changed files with 4 additions and 5 deletions

View File

@@ -312,7 +312,7 @@ public:
@return an opaque pointer, NULL if is not found.
@since 2.9.4
@since 3.1.5
*/
virtual wxRibbonToolBarToolBase* GetToolByPos(wxCoord x, wxCoord y)const;