]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/statbr95.cpp
fixed menu titles handling after wxID_SEPARATOR change
[wxWidgets.git] / src / msw / statbr95.cpp
index 3b203df0b0425507e547b35fbd3aedbde11f0d37..b72590f0760b092f4a6ff21ce16124c6df30eb74 100644 (file)
@@ -116,6 +116,7 @@ bool wxStatusBar95::Create(wxWindow *parent,
 
     SetFieldsCount(1);
     SubclassWin(m_hWnd);
+    InheritAttributes();
 
     SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_MENUBAR));