Rename source files for consistency

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@67755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Steve Lamerton
2011-05-16 20:49:54 +00:00
parent 97ad1425fe
commit 8290e3cd91
8 changed files with 21 additions and 18 deletions

View File

@@ -18,9 +18,9 @@
#include "wx/webview.h"
#include "wx/osx/webview.h"
#include "wx/gtk/webview.h"
#include "wx/msw/webviewie.h"
#include "wx/osx/webview_webkit.h"
#include "wx/gtk/webview_webkit.h"
#include "wx/msw/webview_ie.h"
// DLL options compatibility check:
#include "wx/app.h"