X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b6e5eaa59701315ca06996ff845872ca4122695f..29d18d6945b531aae7d3658a9d1f986184757e89:/src/msw/control.cpp 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