Corrections for Mac OS X

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2001-04-19 19:16:56 +00:00
parent f4b6ffa972
commit 007ae8d09d
6 changed files with 66 additions and 18 deletions

View File

@@ -10,7 +10,7 @@
///////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
#pragma implementation "statusbr.h"
#pragma implementation "statbar.h"
#endif
// ----------------------------------------------------------------------------