More warning and error fixes (work in progress with Tinderbox).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -701,7 +701,7 @@ class spFile : public spContext
|
||||
public:
|
||||
// since file name cannot be determined from
|
||||
// source code, filling in this field is optional
|
||||
string mFileName;
|
||||
wxString m_FileName;
|
||||
|
||||
public:
|
||||
virtual int GetContextType() const { return SP_CTX_FILE; }
|
||||
|
Reference in New Issue
Block a user