]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/core/private.h
warning fixes and fix for non precomp builtbot
[wxWidgets.git] / include / wx / osx / core / private.h
index 718cce143f401db4c147df30df434479fcb7531d..1313856793e52d6c33e0cfb4c426b9a1ec809d65 100644 (file)
@@ -88,6 +88,7 @@ class wxNonOwnedWindow;
 class wxMacControl;
 class wxWidgetImpl;
 class wxNotebook;
+class wxTextCtrl;
 
 #if wxOSX_USE_CARBON
 typedef wxMacControl wxWidgetImplType;
@@ -417,8 +418,6 @@ protected :
 // the interface to be implemented eg by a listbox
 //
 
-class WXDLLIMPEXP_CORE wxMacDataItem ;
-
 class WXDLLIMPEXP_CORE wxListWidgetColumn 
 {
 public :