Author: manolo
Date: 2012-06-10 02:38:29 -0700 (Sun, 10 Jun 2012)
New Revision: 9581
Log:
Added declaration of fl_decode_uri(char*) to filename.H.
Modified:
branches/branch-1.3/FL/filename.H
Modified: branches/branch-1.3/FL/filename.H
===================================================================
--- branches/branch-1.3/FL/filename.H 2012-06-10 09:24:33 UTC (rev 9580)
+++ branches/branch-1.3/FL/filename.H 2012-06-10 09:38:29 UTC (rev 9581)
@@ -131,6 +131,8 @@
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
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit