@wxsince -> @since in Doxygen docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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);
|
||||
};
|
||||
|
Reference in New Issue
Block a user