]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/panel.h
remove SetBackgroundStyle call from OnInternalIdle, it should be done from realize...
[wxWidgets.git] / include / wx / msw / panel.h
index a0617200782c5596c744665ac25ecb4a67af4bf3..690f54438e9d938a220cbb52217fcd83f7fc987c 100644 (file)
@@ -11,6 +11,8 @@
 #ifndef _WX_MSW_PANEL_H_
 #define _WX_MSW_PANEL_H_
 
+class WXDLLIMPEXP_FWD_CORE wxBrush;
+
 // ----------------------------------------------------------------------------
 // wxPanel
 // ----------------------------------------------------------------------------