diff options
Diffstat (limited to 'src/cpl.h')
| -rw-r--r-- | src/cpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ public: bool equals ( boost::shared_ptr<const Asset> other, EqualityOptions options, - boost::function<void (NoteType, std::string)> note + NoteHandler note ) const; void add (boost::shared_ptr<Reel> reel); |
