]> git.saurik.com Git - wxWidgets.git/commitdiff
blind fix for wxMac (notebook headers shouldn't be needed by wxStaticText)
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 27 Dec 2008 18:35:08 +0000 (18:35 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 27 Dec 2008 18:35:08 +0000 (18:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/osx/stattext_osx.cpp

index dbaac3eede4414f7d1d10beaace2e1cd7c8bade8..6968b2778a5e3079fe533473f33561fa6c2015a0 100644 (file)
@@ -23,9 +23,6 @@
     #include "wx/settings.h"
 #endif // WX_PRECOMP
 
-#include "wx/notebook.h"
-#include "wx/tabctrl.h"
-
 #include "wx/osx/private.h"
 
 #include <stdio.h>