Fix a few minor typos in comments.
See #12165. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#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)
|
||||
|
Reference in New Issue
Block a user