]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/control.h
Add comment about wxBitmap::SetPalette() not being implemented
[wxWidgets.git] / include / wx / palmos / control.h
index fb8b83cb57b8703c8a51d6f49d44eeff1c8337c0..08a1918e0ee3b2764c97888286d1d7b2b38369ce 100644 (file)
@@ -78,7 +78,7 @@ public:
 protected:
     // regardless how deeply we are in wxWidgets hierarchy always get correct form
     FormType* GetParentForm() const;
 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
     void* GetObjectPtr() const;
 
     // choose the default border for this window