]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/windowid.h
include wx/crt.h to get wxUSE_WXVSNPRINTF
[wxWidgets.git] / interface / windowid.h
index c6a13bef1471b2b0ccbadf151f0417b2dde7f6ff..7b14cce3ed907003706743c35ec9b613a45045bf 100644 (file)
@@ -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);
 };