X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a152561c76dbed50d23f28d6e5761b4ece968156..c8e1af672f46e93ae2fe6d7f9d5b35a3d8d49c16:/include/wx/palmos/control.h?ds=sidebyside diff --git a/include/wx/palmos/control.h b/include/wx/palmos/control.h index fb8b83cb57..08a1918e0e 100644 --- a/include/wx/palmos/control.h +++ b/include/wx/palmos/control.h @@ -78,7 +78,7 @@ public: protected: // regardless how deeply we are in wxWidgets hierarchy always get correct form FormType* GetParentForm() const; - uint16_t GetObjectIndex() const; + FormType* GetObjectFormIndex(uint16_t& index) const; void* GetObjectPtr() const; // choose the default border for this window