summaryrefslogtreecommitdiff
path: root/src/asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/asset.h')
-rw-r--r--src/asset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/asset.h b/src/asset.h
index c5d50010..9f299acc 100644
--- a/src/asset.h
+++ b/src/asset.h
@@ -135,6 +135,7 @@ public:
std::string hash (boost::function<void (float)> progress = {}) const;
void set_hash (std::string hash);
+ void unset_hash();
protected: