]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/notebook.cpp
setting clipping correctly
[wxWidgets.git] / src / msw / notebook.cpp
index 6f9d82c34c6470168d9904ca752d5d86e8391600..9134dfc3e0d0a0f9246866da332a7786f791545d 100644 (file)
@@ -799,7 +799,9 @@ bool wxNotebook::InsertPage(size_t nPage,
     // so the first panel gets the correct themed background
     if ( m_pages.empty() )
     {
+#if wxUSE_UXTHEME
         UpdateBgBrush();
+#endif // wxUSE_UXTHEME
     }
 
     // succeeded: save the pointer to the page