X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..ca77701441e39245dcbfce903049e76f166979e5:/include/wx/statbmp.h diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h index ec229a8329..b188edce7b 100644 --- a/include/wx/statbmp.h +++ b/include/wx/statbmp.h @@ -40,7 +40,7 @@ public: return wxIcon(); } - // overriden base class virtuals + // overridden base class virtuals virtual bool AcceptsFocus() const { return false; } virtual bool HasTransparentBackground() { return true; }