See #12165.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64942
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-Original note from William Osborne follow:
+Original note from William Osborne follows:
wxWidgets 2.5.3 CVS 10-18-2004
------------------------------
// Set to 0 for no libmspack
#define wxUSE_LIBMSPACK 0
-// native toolbar does support embedding controls, but not comples panels, please test
+// native toolbar does support embedding controls, but not complex panels, please test
#define wxOSX_USE_NATIVE_TOOLBAR 1
// make sure we have the proper dispatcher for the console event loop
#ifndef _WX_TOGGLEBUTTON_H_
#define _WX_TOGGLEBUTTON_H_
-#include "wx/checkbox.h" // wxCheckBoxNameStr, in Datacmn.cpp
+#include "wx/checkbox.h" // wxCheckBoxNameStr, in datacmn.cpp
//WXDLLIMPEXP_DATA_CORE(extern const wxChar) wxCheckBoxNameStr[];
// Checkbox item (single checkbox)