Mercurial > hg > easyhg-kdiff3
diff kdiff3/src/fileaccess.h @ 73:f7dad0aa6146
KDiff3-0.9.90-Qt4
author | joachim99 |
---|---|
date | Sun, 14 May 2006 20:09:06 +0000 |
parents | 5bbfe4784324 |
children |
line wrap: on
line diff
--- a/kdiff3/src/fileaccess.h Tue Apr 18 21:16:38 2006 +0000 +++ b/kdiff3/src/fileaccess.h Sun May 14 20:09:06 2006 +0000 @@ -70,6 +70,7 @@ bool createBackup( const QString& bakExtension ); static QString tempFileName(); + static bool removeTempFile( const QString& ); bool removeFile(); static bool removeFile( const QString& ); static bool makeDir( const QString& );