X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6762286db6cf974817dead5b88bebf0e390dbb7e..dfbb5eff442e9bcabd494f0340553fbf49739b25:/include/wx/osx/checklst.h?ds=inline

diff --git a/include/wx/osx/checklst.h b/include/wx/osx/checklst.h
index 5e2fb9774b..5927fbabd3 100644
--- a/include/wx/osx/checklst.h
+++ b/include/wx/osx/checklst.h
@@ -81,7 +81,7 @@ protected:
 
     // the array containing the checked status of the items
     wxArrayInt m_checks;
-    
+
     wxListWidgetColumn* m_checkColumn ;
 
     void Init();