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:
Vadim Zeitlin
2009-03-09 23:05:25 +00:00
parent 28c594914e
commit ca21f825b5

View File

@@ -122,7 +122,7 @@ extern void wxSetKeyboardHook(bool doIt);
struct ClassRegInfo
{
// the base name of the class: this is used to construct the unique name in
// RegisterClassWithUniqueNames()
// wxApp::GetRegisteredClassName()
wxString basename;
// the name of the registered class with and without CS_[HV]REDRAW styles