X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2a11c8265e9dc24b65cfeaabb072e148ee3787e1..3780e2523c2647a6519a774424cfa3eaaafc60be:/src/msw/statbr95.cpp diff --git a/src/msw/statbr95.cpp b/src/msw/statbr95.cpp index 57990a9c80..0913dbf5aa 100644 --- a/src/msw/statbr95.cpp +++ b/src/msw/statbr95.cpp @@ -106,7 +106,7 @@ bool wxStatusBar95::Create(wxWindow *parent, wstyle, 0, 0, 0, 0, GetHwndOf(parent), - (HMENU)m_windowId, + (HMENU)m_windowId.GetValue(), wxGetInstance(), NULL );