STYLE: some m_ to this-> cleanup

This commit is contained in:
Ken Martin
2006-03-15 11:02:08 -05:00
parent 609af5c969
commit 3d96e52261
197 changed files with 3775 additions and 3735 deletions

View File

@@ -76,8 +76,8 @@ public:
std::set<cmDependInformation const*> *visited);
private:
std::string m_File;
std::string m_OutputFile;
std::string File;
std::string OutputFile;
};