X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..52170c5b4419c63d6e0083df411aad420395ec98:/include/wx/bookctrl.h diff --git a/include/wx/bookctrl.h b/include/wx/bookctrl.h index 181946ae04..15dd227715 100644 --- a/include/wx/bookctrl.h +++ b/include/wx/bookctrl.h @@ -233,6 +233,9 @@ public: // we don't want focus for ourselves virtual bool AcceptsFocus() const { return false; } + // returns true if the platform should explicitly apply a theme border + virtual bool CanApplyThemeBorder() const { return false; } + protected: // flags for DoSetSelection() enum