OSDN Git Service

Build Log Dlg Okay
[tortoisegit/TortoiseGitJp.git] / Utils / TempFile.h
index e754b29..22f497e 100644 (file)
@@ -41,10 +41,10 @@ public:
         * \param path         if set, the temp file will have the same file extension\r
         *                     as this path.\r
         */\r
-       CTSVNPath               GetTempFilePath(bool bRemoveAtEnd, const CTSVNPath& path = CTSVNPath(), const SVNRev revision = SVNRev());\r
+       CTGitPath               GetTempFilePath(bool bRemoveAtEnd, const CTGitPath& path = CTGitPath(), const GitRev revision = GitRev());\r
 \r
 private:\r
 \r
 private:\r
-       CTSVNPathList m_TempFileList;\r
+       CTGitPathList m_TempFileList;\r
 };\r