]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/menuitem.h
More doxygen topic overview cleanup.
[wxWidgets.git] / include / wx / msw / menuitem.h
index 67e4bc8dd3abc2de29687bdf447458812e0de9c8..278f166c8f8637514e4e5bc370f851370a72ebec 100644 (file)
@@ -57,7 +57,7 @@ public:
     //
     // notice that it also returns the id as an unsigned int, as required by
     // Win32 API
-    unsigned GetMSWId() const;
+    WXWPARAM GetMSWId() const;
 
     // mark item as belonging to the given radio group
     void SetAsRadioGroupStart();