]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_chckl.cpp
DoGetSize implementation corrected
[wxWidgets.git] / src / xrc / xh_chckl.cpp
index bac03e28237a72b49837d5b362a42138c9c7bd58..18e1d028288aa788698aff68e7ec81c88c984c9f 100644 (file)
@@ -107,4 +107,5 @@ bool wxCheckListXmlHandler::CanHandle(wxXmlNode *node)
            (m_insideBox && node->GetName() == wxT("item")));
 }
 
-#endif
\ No newline at end of file
+#endif
+