]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/radiobox.cpp
cleanup - reformat
[wxWidgets.git] / src / mac / carbon / radiobox.cpp
index f1d1b2c722ec02a2b6d505a652ce2daa25c3d69b..685ce0a6548798f600a9f2f11cad845a00771190 100644 (file)
@@ -537,3 +537,5 @@ wxSize wxRadioBox::DoGetBestSize() const
 
     return wxSize(totWidth, totHeight);
 }
+
+#endif