rename fobr95.{cpp,h} files to foobar.{cpp,h}

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-03-15 16:53:06 +00:00
parent 9243700fb2
commit 936f635341
21 changed files with 960 additions and 680 deletions

View File

@@ -44,10 +44,6 @@
#include "wx/stockitem.h"
#include "wx/msw/private.h"
#if wxUSE_STATUSBAR && wxUSE_NATIVE_STATUSBAR
#include "wx/msw/statbr95.h"
#endif
#include <string.h>
// ---------------------------------------------------------------------------