X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/660e7fda2ce2bf5f9703416d12890ec16d2cdae1..3863c5ebd92650ba88f29db4f5f8d794ec11bf80:/include/wx/msw/menuitem.h diff --git a/include/wx/msw/menuitem.h b/include/wx/msw/menuitem.h index 67e4bc8dd3..278f166c8f 100644 --- a/include/wx/msw/menuitem.h +++ b/include/wx/msw/menuitem.h @@ -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();