warning fixes and fix for non precomp builtbot

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2008-09-02 18:54:03 +00:00
parent a2dd520dac
commit de24bdf2d4
2 changed files with 3 additions and 4 deletions

View 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 :