]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/statbox.h
adding bestsize for osx_cocoa combobox
[wxWidgets.git] / include / wx / osx / statbox.h
index b7b86b08a99707630ccdc50547a28ce6ad6ad959..ccd66cab4259ccb6d357a1a27ae632846107ed7a 100644 (file)
@@ -44,7 +44,7 @@ class WXDLLIMPEXP_CORE wxStaticBox: public wxControl
     virtual void ProcessCommand(wxCommandEvent& WXUNUSED(event)) {};
 
     virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;
-    
+
     virtual bool AcceptsFocus() const { return false; }
 
     // protect native font of box