no real changes, just correct a comment (closes #10563)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -122,7 +122,7 @@ extern void wxSetKeyboardHook(bool doIt);
|
|||||||
struct ClassRegInfo
|
struct ClassRegInfo
|
||||||
{
|
{
|
||||||
// the base name of the class: this is used to construct the unique name in
|
// the base name of the class: this is used to construct the unique name in
|
||||||
// RegisterClassWithUniqueNames()
|
// wxApp::GetRegisteredClassName()
|
||||||
wxString basename;
|
wxString basename;
|
||||||
|
|
||||||
// the name of the registered class with and without CS_[HV]REDRAW styles
|
// the name of the registered class with and without CS_[HV]REDRAW styles
|
||||||
|
Reference in New Issue
Block a user