X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fetag.h;h=097db4001d3e8e45304a5df50825c4019081bfb1;hb=1dd9568c924ede2b46fa40ea8f7eed03a2ffba1c;hp=b81af16a757c75037d154aed11823ad3285e0a24;hpb=c5b9277e4f51a80b2485c05476634d14f9826742;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.