X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5f7a6626aa3a19222c407528e12669b2be6fdf86..73bab6b44da953b35b902c9f3199582e4e76d89b:/include/wx/gdicmn.h diff --git a/include/wx/gdicmn.h b/include/wx/gdicmn.h index a823b76625..2df4124c47 100644 --- a/include/wx/gdicmn.h +++ b/include/wx/gdicmn.h @@ -199,9 +199,7 @@ enum wxStockCursor class WXDLLEXPORT wxSize { public: - // members are public for compatibility (don't use them directly, - // especially that there names were chosen very unfortunately - they should - // have been called width and height) + // members are public for compatibility, don't use them directly. int x, y; // constructors