X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e76da5450f61bbd5d5aa926378ba8817641b378..be698f50301674b969cacecc683ffac5ba6e2e16:/include/wx/msw/dc.h 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) // ----------------------------------------------------------------------------