mirror of
https://github.com/fltk/fltk.git
synced 2026-05-23 15:56:10 +08:00
Fix tabs, trailing spaces, and update dependencies
This commit is contained in:
+1
-1
@@ -388,7 +388,7 @@ public:
|
||||
|
||||
// Check if the user selected text in this view.
|
||||
int text_selected();
|
||||
|
||||
|
||||
// If text is selected in this view, copy it to a clipboard.
|
||||
int copy(int clipboard=1);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user