X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7fa7088e4ccf5820b29ced3388e5e5b205be773a..3201a1046ba71ba8e5ef2ed694fde34d12f743f3:/interface/longlong.h?ds=inline diff --git a/interface/longlong.h b/interface/longlong.h index fc970ea8e6..e3eaef7ec6 100644 --- a/interface/longlong.h +++ b/interface/longlong.h @@ -134,7 +134,7 @@ public: /** Assignment operator from unsigned long long. The sign bit will be copied too. - @wxsince{2.7.0} + @since 2.7.0 */ wxLongLong& operator operator=(const wxULongLong& ll); };