Added declaration of fl_decode_uri(char*) to filename.H.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9581 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2012-06-10 09:38:29 +00:00
parent 3c87a80279
commit 2e2e637c2f

View File

@ -131,6 +131,8 @@ FL_EXPORT void fl_filename_free_list(struct dirent ***l, int n);
FL_EXPORT int fl_open_uri(const char *uri, char *msg = (char *)0,
int msglen = 0);
FL_EXPORT void fl_decode_uri(char *uri);
# ifndef FL_DOXYGEN
/*
* _fl_filename_isdir_quick() is a private function that checks for a