]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/windowid.h
remove unused wxAppTraits-related files
[wxWidgets.git] / interface / windowid.h
index b93aa87a29bbe9bfcb3ef50724202113acd5c890..c6a13bef1471b2b0ccbadf151f0417b2dde7f6ff 100644 (file)
@@ -31,10 +31,10 @@ public:
         or unreserved with UnreserveControlId().
         Only ID values that are not assigned to a wxWindowIDRef()
         need to be unreserved.
-        
+
         @param count
             The number of sequential IDs to reserve.
-        
+
         @returns The value of the first ID in the sequence, or wxID_NONE.
     */
     static wxWindowID ReserveControlId(int count = 1);