From ec96e7af1a0ac6dd9fc51dc3f88a5344154a002b Mon Sep 17 00:00:00 2001 From: John Scipione Date: Wed, 30 Jan 2013 19:51:01 -0500 Subject: [PATCH] Fix warning in FilePanel.dox --- docs/user/storage/FilePanel.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/storage/FilePanel.dox b/docs/user/storage/FilePanel.dox index b952ae4f65..b04804c050 100644 --- a/docs/user/storage/FilePanel.dox +++ b/docs/user/storage/FilePanel.dox @@ -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.