]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/statbr95.cpp
fix for GTK assertion from gtk_widget_set_colormap, bug 1882040
[wxWidgets.git] / src / msw / statbr95.cpp
index 57990a9c8078ed70fbc6a9fcdf156e2e20135a71..0913dbf5aa068f54b505030fba53664c741da06b 100644 (file)
@@ -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
              );