]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/stattext.h
moving all border invalidations into one area, also opening peer access for all
[wxWidgets.git] / include / wx / mac / carbon / stattext.h
index 95c32a82b9c905f252f475d3923278e1a3140024..c5f41c02c41b6e220eabcc3cb61f0ec47538b266 100644 (file)
@@ -40,6 +40,7 @@ public:
 
   // accessors
   void SetLabel( const wxString &str ) ;
+  bool SetFont( const wxFont &font );
 
 protected :