Fix warning in FilePanel.dox

This commit is contained in:
John Scipione 2013-01-30 19:51:01 -05:00
parent 400a2a1813
commit ec96e7af1a
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
/*!
\fn virtual bool Filter(const entry_ref* ref, BNode* node,
\fn virtual bool BRefFilter::Filter(const entry_ref* ref, BNode* node,
struct stat_beos* stat, const char* mimeType)
\brief Hook method that's called on each file in the target directory
displayed by a file panel.