]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/stattext.h
check that the version of __sync_sub_and_fetch that returns a value is supported...
[wxWidgets.git] / include / wx / mac / carbon / stattext.h
index 042d0d3f5905e2f279e831876069170d566a49d4..2935319c47201d5d7a03874fd150dcd195b1427c 100644 (file)
@@ -42,6 +42,9 @@ public:
 
 protected :
 
+    virtual wxString DoGetLabel() const;
+    virtual void DoSetLabel(const wxString& str);
+
   virtual wxSize DoGetBestSize() const ;
 
     DECLARE_DYNAMIC_CLASS_NO_COPY(wxStaticText)