From b438d448fbe721ab8d8d24d34373c6ee8c1728e1 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Fri, 3 Mar 2023 18:00:44 +0100 Subject: Remove unused variable declaration + fix in wayland.dox --- documentation/src/wayland.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src') diff --git a/documentation/src/wayland.dox b/documentation/src/wayland.dox index a9d5e4a32..9ab7583f6 100644 --- a/documentation/src/wayland.dox +++ b/documentation/src/wayland.dox @@ -761,7 +761,7 @@ operations: FLTK can copy or paste plain UTF-8 text or image data to/from the clipboard. Images are copied to the clipboard as \c image/bmp mime type. Images in \c image/bmp or \c image/png mime types from the -clipboard can be pasted to FLTK apps. Files dropped are received as a string with '\\n' between +clipboard can be pasted to FLTK apps. Files dropped are received as a string with ' ' between successive filenames. -- cgit v1.2.3