]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/notebook.h
Fix button order in wxStdDialogButtonSizer in all cases under GTK.
[wxWidgets.git] / include / wx / msw / notebook.h
index 2dfa4337e8951320875c752864bba3072c47360c..30fe5c6780727c9ccdf1548378500c8a5f84b053 100644 (file)
@@ -187,6 +187,8 @@ public:
 
   // draw child background
   virtual bool MSWPrintChild(WXHDC hDC, wxWindow *win);
+
+  virtual bool MSWHasInheritableBackground() const { return true; }
 #endif // wxUSE_UXTHEME
 
   // translate wxWin styles to the Windows ones