X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9379b3f68dffebb165797cd5518308ffaf447749..7a344f1be4ff59b7b150ab52265693d4219de973:/interface/wx/vlbox.h diff --git a/interface/wx/vlbox.h b/interface/wx/vlbox.h index 097b3a5718..fcbb7c8a3a 100644 --- a/interface/wx/vlbox.h +++ b/interface/wx/vlbox.h @@ -286,7 +286,7 @@ public: This is just a synonym for wxVScrolledWindow::SetRowCount(). */ - void SetItemCount(size_t count); + virtual void SetItemCount(size_t count); //@{ /**