suppress spurious doxygen hyperlink to file:// in events.dox
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6747 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
fee0004a53
commit
08d9455858
@ -268,7 +268,7 @@ FLTK supports drag and drop of text and files from any
|
||||
application on the desktop. Text is transfered using
|
||||
the current code page. Files are received as a list of full path
|
||||
and file names, seperated by newline. On some platforms, path
|
||||
names are prepended with <tt>file://</tt>.
|
||||
names are prepended with <tt>%file://</tt>.
|
||||
|
||||
The drag and drop data is available in Fl::event_text()
|
||||
at the concluding \p FL_PASTE. On some platforms, the
|
||||
|
Loading…
x
Reference in New Issue
Block a user