]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/checklst.h
Set initial window size as its minimal size.
[wxWidgets.git] / include / wx / osx / checklst.h
index 5e2fb9774b5de004f04edbce5baedfacee211780..5927fbabd32f5b34ba06df958e141482aa12b408 100644 (file)
@@ -81,7 +81,7 @@ protected:
 
     // the array containing the checked status of the items
     wxArrayInt m_checks;
-    
+
     wxListWidgetColumn* m_checkColumn ;
 
     void Init();