From 50405942b5e15eeceab33fcc5d4f8228e35cca55 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Sun, 1 Jun 2014 07:17:15 +0000 Subject: Restore D&D of filenames that was broken in recent commits. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10179 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_x.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index 821e1612a..24c85d506 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -1356,6 +1356,7 @@ int fl_handle(const XEvent& thisevent) return true; } +Fl::e_clipboard_type = Fl::clipboard_plain_text; // default data type if (actual == TARGETS || actual == XA_ATOM) { /*for (unsigned i = 0; i