X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b6e5eaa59701315ca06996ff845872ca4122695f..31a06b07cce898a22d0ca3992501e85da9c22f13:/src/msw/control.cpp?ds=sidebyside diff --git a/src/msw/control.cpp b/src/msw/control.cpp index 4ba67fba6e..8400508235 100644 --- a/src/msw/control.cpp +++ b/src/msw/control.cpp @@ -128,7 +128,7 @@ bool wxControl::MSWCreateControl(const wxChar *classname, } #endif // wxUSE_CTL3D - // subclass again for purposes of dialog editing mode + // install wxWindows window proc for this window SubclassWin(m_hWnd); // controls use the same font and colours as their parent dialog by default