renamed wxFileLocator to wxStandardPaths

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-10-18 22:35:51 +00:00
parent 3640d0da6b
commit 96e2aec50a
4 changed files with 25 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// Name: wx/fileloc.h
// Purpose: declaration of wxFileLocator class
// Name: wx/stdpaths.h
// Purpose: declaration of wxStandardPaths class
// Author: Vadim Zeitlin
// Modified by:
// Created: 2004-10-17
@@ -13,10 +13,10 @@
#define _WX_FILELOC_H_
// ----------------------------------------------------------------------------
// wxFileLocator returns the standard locations in the file system
// wxStandardPaths returns the standard locations in the file system
// ----------------------------------------------------------------------------
class WXDLLIMPEXP_BASE wxFileLocator
class WXDLLIMPEXP_BASE wxStandardPaths
{
public:
// return the directory with system config files: