X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e76da5450f61bbd5d5aa926378ba8817641b378..adb799d6ef8e1ba754ab08b26e64fa40219f95f8:/include/wx/msw/dc.h?ds=sidebyside diff --git a/include/wx/msw/dc.h b/include/wx/msw/dc.h index 8490f2b7d9..8ed710e9e6 100644 --- a/include/wx/msw/dc.h +++ b/include/wx/msw/dc.h @@ -258,7 +258,7 @@ protected: }; // ---------------------------------------------------------------------------- -// wxDCTemp: a wxDC which doesn't free the given HDC (used by wxWindows +// wxDCTemp: a wxDC which doesn't free the given HDC (used by wxWidgets // only/mainly) // ----------------------------------------------------------------------------