X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c4f71cc3d63fb7bdfbd6cec3e39c8a8679f3e60..7ace5fd8e03c5b49d672e0363a8d4960bbf80592:/interface/windowid.h?ds=sidebyside diff --git a/interface/windowid.h b/interface/windowid.h index c6a13bef14..7b14cce3ed 100644 --- a/interface/windowid.h +++ b/interface/windowid.h @@ -35,7 +35,7 @@ public: @param count The number of sequential IDs to reserve. - @returns The value of the first ID in the sequence, or wxID_NONE. + @return The value of the first ID in the sequence, or wxID_NONE. */ static wxWindowID ReserveControlId(int count = 1); };