]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/control.h
add support for asynchronous execution in wxBase (patch 1906889)
[wxWidgets.git] / include / wx / palmos / control.h
index fe88a5974e13d53794fe0f2e384afc805cd2bc19..849ad78d2603706508e0619366577f164aff45a6 100644 (file)
@@ -48,7 +48,7 @@ public:
     virtual bool IsShown() const;
 
     virtual void SetLabel(const wxString& label);
-    virtual wxString GetLabel();
+    //virtual wxString GetLabel();
 
     // implementation from now on
     // --------------------------