X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fetag.h;h=097db4001d3e8e45304a5df50825c4019081bfb1;hb=e0521275eee34ef6feb06612512c611bb3c3b518;hp=b81af16a757c75037d154aed11823ad3285e0a24;hpb=969329975a0af9d346c76dc34e9ff9cd54cc61ee;p=xestiaab%2F.git diff --git a/source/common/etag.h b/source/common/etag.h index b81af16..097db40 100644 --- a/source/common/etag.h +++ b/source/common/etag.h @@ -33,6 +33,7 @@ public: wxString GetETag(wxString Filename); wxString GetETagOriginal(wxString Filename); bool CheckETagExists(wxString Filename); + bool ETagExists(wxString Filename); //boost::mutex ProcessLock; // ETagDB functions.