diff options
Diffstat (limited to 'FL/Fl_Help_View.H')
| -rw-r--r-- | FL/Fl_Help_View.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Help_View.H b/FL/Fl_Help_View.H index b6b21cc97..2c73926c0 100644 --- a/FL/Fl_Help_View.H +++ b/FL/Fl_Help_View.H @@ -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); }; |
