diff options
Diffstat (limited to 'src/asset.h')
| -rw-r--r-- | src/asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asset.h b/src/asset.h index ea0efe49..2712dcb8 100644 --- a/src/asset.h +++ b/src/asset.h @@ -51,7 +51,7 @@ public: virtual bool equals ( boost::shared_ptr<const Asset> other, EqualityOptions opt, - boost::function<void (NoteType, std::string)> note + NoteHandler note ) const; /** Write details of the asset to a ASSETMAP. |
