X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c140b7e7c9aabb61ab5e6e017cfb768c05373502..4b1e72e266ec6993d665c65d5f5e59e7981afc17:/include/wx/msw/frame.h diff --git a/include/wx/msw/frame.h b/include/wx/msw/frame.h index 0680ada270..5f99f8597d 100644 --- a/include/wx/msw/frame.h +++ b/include/wx/msw/frame.h @@ -6,7 +6,7 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows licence +// Licence: wxWidgets licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_FRAME_H_ @@ -133,7 +133,7 @@ protected: virtual bool IsMDIChild() const { return FALSE; } - // get default (wxWindows) icon for the frame + // get default (wxWidgets) icon for the frame virtual WXHICON GetDefaultIcon() const; #if wxUSE_STATUSBAR